[OpenSIPS-Devel] [opensips] codec_delete_except_re() enhancement (#256)

abieuzent notifications at github.com
Wed Jun 25 15:50:53 CEST 2014


Add the possibilty to this module can support dynamic regexp via variables.

ex : 
avp_db_query("select codec from mytable where $si = mysourceip limit 1", "$avp(codec)");
codec_delete_except_re($avp(codec));

I think the sames job should be add to this functions :
codec_exist_re()
codec_delete_re()
codec_move_up_re()
codec_mode_down_re()

thanks a lot

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/256
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140625/71407942/attachment.htm>


More information about the Devel mailing list