Hi, Juha....
Sorry for the delay, but only now I got to apply the patch. It worked...
at least for the AS5300 GW with "signalling forward unconditional", the
same config command that gave the original multipart/SDP error on the
filter_body function.
Now the error moved to the NatHelper module:
ERROR:nathelper:check_content_type: invalid type for a message
ERROR:nathelper:extract_body: content type mismatching
ERROR:nathelper:force_rtp_proxy: can't extract body from the message
If I understand correctly the code, "check_content_type" looks for the
string "application/SDP". And as the error occurs at the
"force_rtp_proxy" call, I'm could make many assumptions, but better
would be 'talk' with the module maintainer... ;)
Edson
Juha Heinanen escreveu:
edson,
enclosed find a patch to k 1.5 textops.c that takes boundary string from
Content-Type header.
let me know if it works for you (or anyone else) and i'll commit the
patch.
-- juha