[asterisk-bugs] [JIRA] (ASTERISK-28072) AgentLogin application is crashing

Jeff Hoppe (JIRA) noreply at issues.asterisk.org
Tue Sep 25 11:02:54 CDT 2018


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hoppe updated ASTERISK-28072:
----------------------------------

    Attachment: Full Log for Thead 15274.txt

I attached the FULL log entries for thread 15274.

I had debug logging set up to gather more information but failed to actually turn it on with 'core set debug 5'.

Next time this crash happens I should have debug logging.  Hopefully you can see something wrong without it.

> AgentLogin application is crashing
> ----------------------------------
>
>                 Key: ASTERISK-28072
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28072
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_agent_pool
>    Affects Versions: 13.20.0, 13.23.0
>         Environment: CentOS 6
>            Reporter: Jeff Hoppe
>         Attachments: backtrace0925.txt, Full Log for Thead 15274.txt
>
>
> When an agent leaves the app pool to join a conference call they need to be re-logged in to the app pool when done.   I use AMI to redirect the agent channel to this context:
> {noformat}
> ; ------ when agent leaves the realm they will call this to get back in.
> [agentrelogin]
> exten => 11,1,NoOp()
> exten => 11,n,AgentLogin(${agentid},s)
> {noformat}
> Occasionally we get an Asterisk crash as specified in the attached log.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list