Hi Adrian,<br><br>Thanks for your reply. Unfortunately, changing the Asterisk side is not an option as some PBX&#39;es are not under my control and others are embedded devices and such. So I&#39;m looking for a solution on the OpenSIPS side...<br>
<br>Thanks,<br>Remco.<br><br><div class="gmail_quote">On Tue, Dec 6, 2011 at 2:04 AM, Adrian Serafini <span dir="ltr">&lt;<a href="mailto:wealwildwon@wombit.com">wealwildwon@wombit.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could someone point me in the right direction?<br>
</blockquote>
<br></div>
It can be done from asterisk, server side would be cleaner.  This is from the top of the sample extensions.conf.<br>
<br>
[from-ser1]<br>
exten =&gt; _.,1,Goto(from-pstn,${CUT(CUT(<u></u>SIP_HEADER(To),@,1),:,2)},1)<br>
<br>
<br>
______________________________<u></u>_________________<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-<u></u>bin/mailman/listinfo/users</a><br>
</blockquote></div><br>