[asterisk-bugs] [JIRA] (ASTERISK-29041) Asterisk manager stops working
Dalius Mockevicius (JIRA)
noreply at issues.asterisk.org
Mon Aug 24 08:49:43 CDT 2020
Dalius Mockevicius created ASTERISK-29041:
---------------------------------------------
Summary: Asterisk manager stops working
Key: ASTERISK-29041
URL: https://issues.asterisk.org/jira/browse/ASTERISK-29041
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/ManagerInterface
Affects Versions: 16.12.0
Environment: CentOS Linux release 7.7.1908 (Core)
Reporter: Dalius Mockevicius
Hello,
Sometimes Asterisk manager stops working and responding:
Normal behaviour on working:
root at host1 ~]# telnet 127.0.0.2 5038
Trying 127.0.0.2...
Connected to 127.0.0.2.
Escape character is '^]'.
Asterisk Call Manager/5.0.2
Action: Login
Username: random
Secret: random1234
Response: Error
Message: Authentication failed
Connection closed by foreign host.
Not normal behaviout on host2:
[root at host2~]# telnet 127.0.0.2 5038
Trying 127.0.0.2...
Connected to 127.0.0.2.
Escape character is '^]'.
Action: Login
Username: random
Secret: random1234
Connection closed by foreign host.
In host1 and host2 Asterisk version is same: 16.12.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list