[Kamailio-Users] Multipart SDP problem...

Juha Heinanen jh at tutpro.com
Wed Jun 17 08:29:56 CEST 2009


Edson - Lists writes:

 > 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

multipart/mixed body will be changed to application/sdp body only after
you send out the request.  so the change is not visible yet if you call
a nathelper function after filter_body function without looping back the
request to your proxy.

i have "fixed" this in mediaproxy module.

-- juha




More information about the sr-users mailing list