<div dir="ltr">Hi all,<div><br></div><div>When doing transformations on a uri, how can I efficiently get the type of uri &#39;sip|sips|tel&#39; ?</div><div><br></div><div>usually my transformations involve stripping/prepending digits from/to the user part of the uri. I don&#39;t want to rewrite the entire uri. because I want to preserve the sips|sip part as it was originally. As of now I&#39;m using the subst() function, but it gets really messy for some simple tasks. Any suggestions?</div><div><br></div><div>Thanks</div><div>Aron</div></div>