Re: [asterisk-users] Asterisk crashing on AAAA lookup

2018-06-26 Thread Richard Mudgett
On Tue, Jun 26, 2018 at 6:15 PM, Dovid Bender wrote: > I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so > often asterisk crashes and then restarts. I am not seeing any core dumps on > the box. The only I thing I see every time is a second before Asterisk > crashes there is a

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Dovid Bender
On Tue, Jun 26, 2018 at 7:40 PM, Joshua Colp wrote: > On Tue, Jun 26, 2018, at 8:31 PM, Dovid Bender wrote: > > On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle wrote: > > > > > On 06/26/2018 07:20 PM, Dovid Bender wrote: > > > > > > Doug, > > > > > > I tried that as well. Even with my dialplan

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Joshua Colp
On Tue, Jun 26, 2018, at 8:31 PM, Dovid Bender wrote: > On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle wrote: > > > On 06/26/2018 07:20 PM, Dovid Bender wrote: > > > > Doug, > > > > I tried that as well. Even with my dialplan looking like this: > > > > > > > > Ordering by includes works for me

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Dovid Bender
On Tue, Jun 26, 2018 at 7:28 PM, Doug Lytle wrote: > On 06/26/2018 07:20 PM, Dovid Bender wrote: > > Doug, > > I tried that as well. Even with my dialplan looking like this: > > > > Ordering by includes works for me under Asterisk 11 and 13 > > What does the output of the below show? > >

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Doug Lytle
On 06/26/2018 07:20 PM, Dovid Bender wrote: Doug, I tried that as well. Even with my dialplan looking like this: Ordering by includes works for me under Asterisk 11 and 13 What does the output of the below show? dialplan show from-external Doug --

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Dovid Bender
On Tue, Jun 26, 2018 at 7:06 PM, Doug Lytle wrote: > On 06/26/2018 06:57 PM, Dovid Bender wrote: > >> Hi, >> >> My dialplan looks like this: >> [from-external] >> >> Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT) >> Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)}) >> Exten =>

[asterisk-users] Asterisk crashing on AAAA lookup

2018-06-26 Thread Dovid Bender
I have Asterisk running on a Ubuntu 18.0.4 on Digital Ocean. Every so often asterisk crashes and then restarts. I am not seeing any core dumps on the box. The only I thing I see every time is a second before Asterisk crashes there is a lookup for the boxes hostname. As soon as it gets the

Re: [asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Doug Lytle
On 06/26/2018 06:57 PM, Dovid Bender wrote: Hi, My dialplan looks like this: [from-external] Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT) Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)}) Exten => _X.,n,Noop(CALLED NUMBER: ${EXTEN}) Exten => _X.,n,Ringing Exten =>

[asterisk-users] Asterisk not matching longest prefix with include

2018-06-26 Thread Dovid Bender
Hi, My dialplan looks like this: [from-external] Exten => _X.,1,Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT) Exten => _X.,n,Noop(IP: ${CHANNEL(recvip)}) Exten => _X.,n,Noop(CALLED NUMBER: ${EXTEN}) Exten => _X.,n,Ringing Exten => _X.,n,WaitExten(15) Exten => _X.,n,Congestion() Exten =>

Re: [asterisk-users] Best way to update ever changing dialplans

2018-06-26 Thread Bruce Ferrell
On 06/25/2018 09:54 AM, Dovid Bender wrote: I am working on a system where I connect to an external API and based on what it gives me I generate the Asterisk dial plan accordingly. I am thinking about my different options and wanted feedback from others on how to best do it. 1) Generate conf

Re: [asterisk-users] Best way to update ever changing dialplans

2018-06-26 Thread Bertrand LUPART - Linkeo.com
> Maybe another option would be to use the CLI 'dialplan add' and 'dialplan > remove' commands. … followed by 'dialplan save' -- Bertrand LUPART-- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com --