[asterisk-bugs] [JIRA] (ASTERISK-29041) manager: Logging in results in connection closure

Asterisk Team (JIRA) noreply at issues.asterisk.org
Tue Sep 22 12:00:36 CDT 2020


    [ https://issues.asterisk.org/jira/browse/ASTERISK-29041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252198#comment-252198 ] 

Asterisk Team commented on ASTERISK-29041:
------------------------------------------

Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1].

[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines

> manager: Logging in results in connection closure
> -------------------------------------------------
>
>                 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
>            Assignee: Dalius Mockevicius
>            Severity: Minor
>         Attachments: ami_notworking.pcap, ami_working.pcap, core-asterisk-running-2020-09-03T20-16-49+0300-brief.txt, core-asterisk-running-2020-09-03T20-16-49+0300-full.txt, core-asterisk-running-2020-09-03T20-16-49+0300-info.txt, core-asterisk-running-2020-09-03T20-16-49+0300-locks.txt, core-asterisk-running-2020-09-03T20-16-49+0300-thread1.txt
>
>
> Hello, 
> Sometimes Asterisk manager stops working and responding:
> Normal behaviour on working:
> {noformat}
> 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.
> {noformat}
> Not normal behaviout on host2:
> {noformat}
> [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.
> {noformat}
> 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