Hi all,
I'm looking for a way to get the SDP part of a SIP message (for example during an INVITE) and pass it to an extern application via exec_msg. I don't know how to do that stuff so if somebody can help me, I'll be grateful. Thanks
Laurent
Hi,
as SDP is the body of the SIP message, use get_body() to get the start of the body and get_content_length() to get its length.
Bogdan
l.gaillard01@free.fr wrote:
Hi all,
I'm looking for a way to get the SDP part of a SIP message (for example during an INVITE) and pass it to an extern application via exec_msg. I don't know how to do that stuff so if somebody can help me, I'll be grateful. Thanks
Laurent
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers