[asterisk-bugs] [Asterisk 0012924]: ap_queue hangs up caller

noreply at bugs.digium.com noreply at bugs.digium.com
Wed Jun 25 08:15:21 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12924 
====================================================================== 
Reported By:                snyfer
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12924
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.0-beta9 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-24-2008 01:44 CDT
Last Modified:              06-25-2008 08:15 CDT
====================================================================== 
Summary:                    ap_queue hangs up caller
Description: 
ap_queue hangs up the caller after a queuemember answered even, if the
queuemember did not hear the anouncement of the queue!
 
So if a queuemember answeres a call -> hears the holdtime -> waits for the
anouncement and hangs up at that point, the caller is hung up, 
instead of getting back in the queue and waiting for the next agent
(member) to call!

This worked in asterisk v1.2.x and does not anymore in v1.6.0 Beta 9
 

====================================================================== 

---------------------------------------------------------------------- 
 snyfer - 06-25-08 08:15  
---------------------------------------------------------------------- 
Hello!

i just found out, that not only queue is hanging up but also retrydial and
dial do ignore the g flag and hang up after a call. 

here is what happens:

-- Executing [s at macro-agent_rufen:24] RetryDial("SIP/selfnet.at-08286340",
"stille,1,1,SIP/mts,20,grtThH") in new stack
  == Using SIP RTP CoS mark 5
    -- Called mts
    -- SIP/mts-08297a90 is ringing
    -- SIP/mts-08297a90 answered SIP/selfnet.at-08286340

***
now the two are connected and the called partie hangs up. because of the g
flag the caller should get to the next extension in the dialplan. But
Asterisk hangs up the caller and then goes on in the dialplan without the
caller and callee!!!
***

    -- <SIP/selfnet.at-08286340> Playing 'stille.ulaw' (language 'de')
    -- Started music on hold, class 'dicoremiturl', on channel
'SIP/selfnet.at-08286340'
    -- Stopped music on hold on SIP/selfnet.at-08286340
  == Spawn extension (macro-agent_rufen, s, 24) exited non-zero on
'SIP/selfnet.at-08286340' in macro 'agent_rufen'
  == Spawn extension (macro-agent_rufen, s, 24) exited non-zero on
'SIP/selfnet.at-08286340'
server*CLI>



what is going on here? 
This is nearly the same problem as described for the ap_queue above!
Is the g flag disabled? 

Thank you for your help. 
Martin 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-25-08 08:15  snyfer         Note Added: 0089208                          
======================================================================




More information about the asterisk-bugs mailing list