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

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


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

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

paused isnt the problem

SUP_5006_b has 0 calls (max unlimited) in 'linear' strategy (0s holdtime, 0s talktime), W:0, C:0, A:0, SL:0.0% within 0s
   Members:
      202 at domena.cz (Local/202 at route_phones_1 from hint:202 at subscribe_1) with penalty 1 (ringinuse enabled) (dynamic) (Unavailable) has taken no calls yet
   No Callers

    -- Executing [910104219 at capp-Sup_5006:7] Queue("SIP/test_zm-00000003", "SUP_5006_a,rt,,,20") in new stack
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:7951 queue_exec: queue: SUP_5006_a, options: rt, url: , announce: , timeout: 20, agi: , macro: , gosub: , rule: , position:
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:7981 queue_exec: NO QUEUE_PRIO variable found. Using default.
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:8033 queue_exec: queue: SUP_5006_a, expires: 1497905948, priority: 0
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:3617 update_realtime_members: Queue SUP_5006_a has no realtime members defined. No need for update
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:3732 join_queue: Queue 'SUP_5006_a' Join, Channel 'SIP/test_zm-00000003', Position '1'
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:5304 is_our_turn: There are 0 available members.
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:5322 is_our_turn: It's not our turn (SIP/test_zm-00000003).
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:3617 update_realtime_members: Queue SUP_5006_a has no realtime members defined. No need for update
[Jun 19 22:58:48] DEBUG[12834][C-00000003]: app_queue.c:4012 leave_queue: Queue 'SUP_5006_a' Leave, Channel 'SIP/test_zm-00000003'
  == Spawn extension (capp-Sup_5006, 111, 7) exited non-zero on 'SIP/test_zm-00000003'



> 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