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_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel