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 <[email protected]> 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 >
-- _____________________________________________________________________ -- 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
