Displaying 4 results from an estimated 4 matches for "fingerprint1".
Did you mean:
fingerprint
2018 Jun 27
2
Asterisk crashing on AAAA lookup
...sterisk 15.4.1.
>>
>
> You have to start asterisk with the -g option to make asterisk create core
> files.
> https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace
>
> Richard
>
> It's very strange. So when I try to start asterisk via systemd I get:
root at fingerprint1:/var/lib/lxcfs/cgroup/name=systemd/system.slice#
systemctl start asterisk
Job for asterisk.service failed because a timeout was exceeded.
See "systemctl status asterisk.service" and "journalctl -xe" for details.
root at fingerprint1:/var/lib/lxcfs/cgroup/name=systemd/system.slic...
2018 Jun 26
2
Asterisk crashing on AAAA lookup
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 AAAA lookup for the boxes hostname. As soon as it gets the
response I see that asterisk is restarting. Any idea what would cause this
and how would get a dump or
2018 Jun 26
2
Asterisk not matching longest prefix with include
...r 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
>
>
It shows:
fingerprint1*CLI> dialplan show from-external
[ Context 'from-external' created by 'pbx_config' ]
'1234' => 1. Noop()
[extensions.conf:2]
'_X.' => 1. Noop(CALL IS COMING INTO FROM EXTERNAL CONTEXT)
[extensions.conf:7]
2. Noop(IP:...
2018 Jun 26
2
Asterisk not matching longest prefix with include
On Tue, Jun 26, 2018 at 7:06 PM, Doug Lytle <support at drdos.info> 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 => _X.,n,Noop(CALLED