<div dir="ltr">Thanks a lot guys...it&#39;s working fine<br><br><div class="gmail_quote">On Mon, Aug 16, 2010 at 4:56 PM, Adam Twardowski <span dir="ltr">&lt;<a href="mailto:adam.twardowski@gmail.com">adam.twardowski@gmail.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;">I&#39;ve never used strip() before, but you could try $rU=$(rU{s.substr,1,0})<div><br></div>
<div>you could also do something similar in your if() statement if you want to get rid of the regular expression and save a couple cpu cycles.<br>
<br><div class="gmail_quote"><div><div></div><div class="h5">On Mon, Aug 16, 2010 at 9:45 AM, michel freiha <span dir="ltr">&lt;<a href="mailto:michofr@gmail.com" target="_blank">michofr@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div class="h5">
<div dir="ltr">Dear All,<br><br>I&#39;m trying to strip + from dialed number that hit the OpenSIPS server, after that I&#39;m using carrierroute that read from database all routes and send the call to the appropriate GW...The issue that the number is sent with the + to the destination GW so i need you to help me please...<br>


<br>The DialPlan is as below:<br><br>if($rU =~ &quot;^[+].*&quot; )<br>{<br>        strip(1);<br>    if(!cr_route(&quot;default&quot;, &quot;0&quot;, &quot;$rU&quot;, &quot;$rU&quot;, &quot;call_id&quot;)){<br><br>       sl_send_reply(&quot;403&quot;, &quot;Not allowed&quot;);<br>


     } else {<br>         t_on_failure(&quot;1&quot;);<br>          # Relay the request to the gateway<br>           t_relay();<br><br>   }<br><br><br>Regards<br><br><br><div style="display: inline;">
</div></div>
<br></div></div>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">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>
<br></blockquote></div><br></div>
<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>
<br></blockquote></div><br><div style="visibility: hidden; display: inline;" id="avg_ls_inline_popup"></div><style type="text/css">#avg_ls_inline_popup {  position:absolute;  z-index:9999;  padding: 0px 0px;  margin-left: 0px;  margin-top: 0px;  width: 240px;  overflow: hidden;  word-wrap: break-word;  color: black;  font-size: 10px;  text-align: left;  line-height: 13px;}</style></div>