Asterisk Manager stopping suddenly

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Asterisk Manager stopping suddenly

Postby pedrosaddi » Mon Jan 08, 2018 3:40 pm

Hi everyone.
We are getting problems everyday with one of our dialers. The connection with Asterisk Manager (updatecron, sendcron...) stops suddenly

- We try manually login at telnet (telnet 127.0.0.1 5038) without answer.
- We try CLI> manager reload without success.
- We verified on netstat -tna | grep 5038 and the door is still opened.

manager.conf
Code: Select all
[general]
enabled = yes
port = 5038
bindaddr = 0.0.0.0

[cron]
secret = 1234
read = system,call,log,verbose,command,agent,user,originate
write = system,call,log,verbose,command,agent,user,originate

[updatecron]
secret = 1234
read = command
write = command

[listencron]
secret = 1234
read = system,call,log,verbose,command,agent,user,dtmf
;read = all
write = command

[sendcron]
secret = 1234
read = command
write = system,call,log,verbose,command,agent,user,originate


iptables
Code: Select all
iptables -nL
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


load average
Code: Select all
0.52, 0.49, 0.42



The only solution is stop the asterisk's service and start it again.

PS: This is a local dialer, without firewall.
PS2: Sorry for my english.
ViciBox v.7.0.4-170113
Kernel 4.1.36-44-default
Asterisk 11.25.1-vici
openSUSE 42.1 x86_64
Dahdi 2.11.1
Ver. 2.14-583a
Build 161226-2224

1 DB, 5 Telephony Servers, 1 Web, 1 Archive
2 Supermicro w/ 4 Nodes | 2x Intel Xeon E5620 | 24GB RAM | SSD Raid 1
pedrosaddi
 
Posts: 1
Joined: Sat Nov 25, 2017 8:24 am

Return to Support

Who is online

Users browsing this forum: Bing [Bot] and 75 guests