[Serusers] Rewriting a "+" to 00 in a sip URL

Sean Boran sean at boran.com
Fri Nov 5 12:48:13 CET 2004


 

> if (uri=~"sip:+") {
>     strip(1);
>     prefix("00");
> }

Will this not cause the "s" in "sip" to be replaces with 00?

Thanks very much for the quick help!

Sean




More information about the sr-users mailing list