[OpenSIPS-Devel] [ opensips-Patches-3607239 ] SIPMSGOPS: add stream_delete_except function

SourceForge.net noreply at sourceforge.net
Wed Apr 10 20:18:18 CEST 2013


Patches item #3607239, was opened at 2013-03-07 12:28
Message generated for change (Settings changed) made by vladut-paiu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3607239&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ryan Bullock (rrb3942)
>Assigned to: Vladut-Stefan Paiu (vladut-paiu)
Summary: SIPMSGOPS: add stream_delete_except function

Initial Comment:
Adds stream_delete_except() function to sipmsgops module. Allows for removing all streams from SDP that do not match the regex passed to the function.

Example:

#Permit only audio and fax streams
stream_delete_except("audio|image");

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=3607239&group_id=232389



More information about the Devel mailing list