> 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