[asterisk-bugs] [JIRA] (ASTERISK-27065) call hangup after leaving app_queue
Benjamin Keith Ford (JIRA)
noreply at issues.asterisk.org
Mon Jun 19 15:46:57 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237488#comment-237488 ]
Benjamin Keith Ford commented on ASTERISK-27065:
------------------------------------------------
Before calling this extension, if your queue agent shows as paused or Unavailable, then it will be unable to take calls. This seems to be a problem with your sip endpoint rather than the queues, which would explain why it does not work in 13.15.0 now.
> call hangup after leaving app_queue
> -----------------------------------
>
> Key: ASTERISK-27065
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27065
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_queue
> Affects Versions: 13.16.0
> Environment: centos 7 64bit
> module CDR unloaded
> queue_log to Sqlite via realtime
> Reporter: Marek Cervenka
> Assignee: Benjamin Keith Ford
>
> call hangup after leaving queue testA
> dynamic agent paused in testA with unavailable device
> extensions.conf
> exten => _[*+#0-9].,n,Queue(testA,rt,,,20)
> exten => _[*+#0-9].,n,Queue(testB,rt,,,20)
> works ok in 13.15.0
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list