Hi, How can I add/append a ptime value in the SDP packet?
I've tried using:
add_body_part("a=ptime:20", "application/sdp");
However, this just creates an additional "application/sdp" section rather
than add/append to the existing one.
Is there not a sipmsgops or textops function to process the SDP
headers/atttibutes?
Thank you.
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
