<div dir="ltr">Thanks Annus, Amit.<div><br></div><div>Yes, Amit, the plus sign in front is necessary. I was able to get this to work by changing the codecs that the SIP trunk will use. I had to set up wireshark on my Asterisk instance, gather that it didn't work for a 488 SIP "No acceptable here" message, which led me to discovering the codec problem.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 3, 2015 at 12:23 AM, Amit Patkar <span dir="ltr"><<a href="mailto:amit@avhan.com" target="_blank">amit@avhan.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<div>
<div><font color="#000000" face="monospace, monospace">Hi<br>
<br>
Your extensions.conf should have </font><font color="#000000" face="monospace, monospace">+17775551212 extension and not </font><font color="#000000" face="monospace, monospace">17775551212<br>
<br>
Add + sign before your number. This should solve your issue.<br>
</font></div>
<div><font color="#000000"><br>
</font></div>
<div><font color="#000000" face="monospace, monospace">[from-external]</font></div><span class="">
<div><font color="#000000" face="monospace, monospace">exten =>
+17775551212,1,Log(WARNING, TWILIO)</font></div>
<div><font color="#000000" face="monospace, monospace"> same
=> n,Hangup()</font></div>
<div><font color="#000000"><br>
</font></div>
</span><div>
<font color="#000000">
</font>
<font color="#000000">
</font>
<font color="#000000">
</font>
<font color="#000000">
</font>
<div>
<p class="MsoNormal" style="line-height:normal"><font color="#000000"><b><span lang="EN-US">Thanks & Regards,</span></b><span lang="EN-US"><u></u><u></u></span><span style="color:#000000" lang="EN-US"><br>
Amit Patkar</span><span lang="EN-US"><u></u><u></u></span></font><br>
<br>
</p>
</div>
</div>
</div>
</div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>