j
k
j a
j l
no, strip and prefix applies only to username part of RURI.
bogdan
Sean Boran wrote:
...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
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
Back to the thread
Back to the list