[asterisk-users] Issues with Twilio number incoming call and context matching
Sonny Rajagopalan
sonny.rajagopalan at gmail.com
Thu Dec 3 09:17:04 CST 2015
Thanks Annus, Amit.
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.
On Thu, Dec 3, 2015 at 12:23 AM, Amit Patkar <amit at avhan.com> wrote:
> Hi
>
> Your extensions.conf should have +17775551212 extension and not
> 17775551212
>
> Add + sign before your number. This should solve your issue.
>
> [from-external]
> exten => +17775551212,1,Log(WARNING, TWILIO)
> same => n,Hangup()
>
> *Thanks & Regards,*
> Amit Patkar
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
> http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20151203/887d34eb/attachment.html>
More information about the asterisk-users
mailing list