[asterisk-bugs] [JIRA] (ASTERISK-28072) AgentLogin application is crashing
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Sep 25 10:18:54 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-28072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244952#comment-244952 ]
Asterisk Team commented on ASTERISK-28072:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 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
>
>
> 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:
> ; ------ when agent leaves the realm they will call this to get back in.
> [agentrelogin]
> exten => 11,1,NoOp()
> exten => 11,n,AgentLogin(${agentid},s)
> 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