that seems to be working, thanks alot ! clearly I need to re-read the docs <br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 6:48 PM, Dave Singer <span dir="ltr">&lt;<a href="mailto:dave.singer@wideideas.com">dave.singer@wideideas.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Isn&#39;t<br>
   $var(my_uri) = &quot;<a href="mailto:555@example.com">555@example.com</a>&quot;;<br>
   $ru = &quot;sip:&quot; + $var(my_ruri);<br>
the same as<br>
   rewriteuri(&quot;<a href="mailto:sip%3A555@example.com">sip:555@example.com</a>&quot;);<br>
just that using $ru you can use it just like assigning to other vars<br>
like you are doing.<br>
<div><div></div><div class="h5"><br>
<br>
On Sun, Feb 6, 2011 at 6:36 PM, Duane Larson &lt;<a href="mailto:duane.larson@gmail.com">duane.larson@gmail.com</a>&gt; wrote:<br>
&gt; Avpops<br>
&gt;<br>
&gt; Sent from Droid<br>
&gt;<br>
&gt; On Feb 6, 2011 8:34 PM, &quot;Nigel Daniels&quot; &lt;<a href="mailto:nigel.daniels@connectandsell.com">nigel.daniels@connectandsell.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt; the problem is that rewriteuri() does not support variables is there any<br>
&gt;&gt; alternative to rewriteuri() for changing the uri<br>
&gt;&gt;<br>
&gt;&gt; On Sun, Feb 6, 2011 at 6:26 PM, Tyler Merritt &lt;<a href="mailto:tyler@fonality.com">tyler@fonality.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; I do this as well:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; $var(origFromNumber) = $(re{uri.user});<br>
&gt;&gt;&gt; $var(finalFromURI) = &quot;sip:81&quot; + $(var(origFromNumber){s.substr,1,0}) +<br>
&gt;&gt;&gt; &quot;@&quot;<br>
&gt;&gt;&gt; + $fd;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; This works fine for me. Takes what is essentially a DID and formats it to<br>
&gt;&gt;&gt; a SIP PEER string as per the carrier.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; You say that var(z) prints correctly in the logs, but according to the<br>
&gt;&gt;&gt; parser it&#39;s not a legit URI. It may just be that your upstream routes<br>
&gt;&gt;&gt; don&#39;t<br>
&gt;&gt;&gt; recognize this format.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; We use the usr_loc and db_aliases in order to match the URI up with a<br>
&gt;&gt;&gt; destination - have you ensured that there is a valid destination for this<br>
&gt;&gt;&gt; SIP URI?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt;&gt;&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Nigel Daniels<br>
&gt;&gt; Network &amp; Systems Administrator<br>
&gt;&gt; ConnectAndSell inc.<br>
&gt;&gt; <a href="tel:+16505332542">(650)-533-2542</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Nigel Daniels<br>Network &amp; Systems Administrator <br>ConnectAndSell inc.<br>(650)-533-2542 <br><br>