[Kamailio-Devel] use_media_proxy function does not support multipart/mixed
Juha Heinanen
jh at tutpro.com
Wed Mar 11 03:32:16 CET 2009
ovidiu,
i would like to add to mediaproxy module support for multipart/mixed
content-type. currently it is not capable of digging out application/sdp
bodypart from multipart/mixed body.
i noticed that there is some support for parsing mixed content in
parser/sdp directory. if i first check that content type is
multipart/mixed, is there a simple way using those functions to get
pointer to first char and length of application/sdp bodypart?
-- juha
More information about the Devel
mailing list