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

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


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

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

another debug log

[Jun 19 21:55:30] DEBUG[12173][C-00000002] app_queue.c: There are 0 available members.
[Jun 19 21:55:30] DEBUG[12173][C-00000002] app_queue.c: It's not our turn (SIP/test_zm-00000002).
[Jun 19 21:55:30] DEBUG[12173][C-00000002] app_queue.c: Queue SUP_5006_a has no realtime members defined. No need for update
[Jun 19 21:55:30] DEBUG[12173][C-00000002] res_config_sqlite3.c: DB: cdrDb SQL: PRAGMA table_info("queue_log")
[Jun 19 21:55:30] DEBUG[12173][C-00000002] res_config_sqlite3.c: DB: cdrDb SQL: INSERT INTO "queue_log" ("time", "data5", "data4", "data3", "data2", "data1", "event", "agent", "queuename", "callid") VALUES ('2017-06-19 21:55:30.058603', '', '', '0', '1', '1', 'EXITEMPTY', 'NONE', 'SUP_5006_a', '1497902129.22')
[Jun 19 21:55:30] DEBUG[12173][C-00000002] app_queue.c: Queue 'SUP_5006_a' Leave, Channel 'SIP/test_zm-00000002'
[Jun 19 21:55:30] DEBUG[12173][C-00000002] pbx.c: Spawn extension (capp-Sup_5006,111,7) exited non-zero on 'SIP/test_zm-00000002'
[Jun 19 21:55:30] VERBOSE[12173][C-00000002] pbx.c: Spawn extension (capp-Sup_5006, 111, 7) exited non-zero on 'SIP/test_zm-00000002'
[Jun 19 21:55:30] DEBUG[12173][C-00000002] channel.c: Soft-Hanging (0x10) up channel 'SIP/test_zm-00000002'
[Jun 19 21:55:30] DEBUG[12173][C-00000002] channel.c: Soft-Hanging (0x80) up channel 'SIP/test_zm-00000002'
[Jun 19 21:55:30] DEBUG[12173][C-00000002] pbx.c: Launching 'Gosub'
[Jun 19 21:55:30] VERBOSE[12173][C-00000002] pbx.c: Executing [h at capp-Sup_5006:1] Gosub("SIP/test_zm-00000002", "extended_CDR,s,1") in new stack
[Jun 19 21:55:30] DEBUG[12173][C-00000002] pbx.c: Launching 'NoOp'


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