[asterisk-bugs] [JIRA] (ASTERISK-27065) call hangup after leaving app_queue

Benjamin Keith Ford (JIRA) noreply at issues.asterisk.org
Mon Jun 19 15:09:57 CDT 2017


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

Benjamin Keith Ford commented on ASTERISK-27065:
------------------------------------------------

[~cervajs], I have not been able to replicate the problem. The call continues to the next queue in the dialplan.
I'm assuming you are adding your queue members dynamically through the CLI or through a dialplan extension? Could you also supply your extensions.conf as an attachment to the issue?
Also, do your queues show what you expect when you run 'queue show' in Asterisk?

> 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
> 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