Hello Stefano,

this is ongoing development and it will be in the next release.

By now, you ca use avp_check() where you can get same functionality with the 're' operator:
http://www.openser.org/docs/modules/1.1.x/avpops.html#AEN384

Cheers,
Daniel


On 01/18/07 12:45, Stefano Capitanio wrote:
Hi list!

i think it should be useful to use pseudo-variables in if statement, like:
   if ($fu=~"^sip:[0-9]{3}@") {
       do_something();
   };

is it possible?
maybe this should be a request for developers rather than for users...

regards,
Stefano

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to