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

Marek Cervenka (JIRA) noreply at issues.asterisk.org
Mon Jun 19 15:56:57 CDT 2017


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

Marek Cervenka commented on ASTERISK-27065:
-------------------------------------------

please check and compare debug logs from 13.15.0 vs 13.16.0
there must be some change, because with exactly same config it behaves differently

[Jun 19 13:59:02] DEBUG[9772][C-00000007]: app_queue.c:4012 leave_queue: Queue 'SUP_5006_a' Leave, Channel 'SIP/test_zm-00000007'
== Spawn extension (capp-Sup_5006, 111, 7) exited non-zero on 'SIP/test_zm-00000007'

while calling channel exited non-zero?

can you try with dynamic paused agent with unavailable device?

> 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