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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 1 16:08:46 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12924 
====================================================================== 
Reported By:                snyfer
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   12924
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
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:              07-01-2008 16:08 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
 

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

---------------------------------------------------------------------- 
 svnbot - 07-01-08 16:08  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 127157

U   trunk/main/channel.c

------------------------------------------------------------------------
r127157 | mmichelson | 2008-07-01 16:08:44 -0500 (Tue, 01 Jul 2008) | 8
lines

Place the delay in __ast_answer prior to the channel-specific answer
callback. This change differs from commit 127113 in that now the 
channel is not set to AST_STATE_UP until after the answer callback.

(closes issue http://bugs.digium.com/view.php?id=12924)
Reported by: snyfer


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=127157 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-01-08 16:08  svnbot         Checkin                                      
07-01-08 16:08  svnbot         Note Added: 0089558                          
======================================================================




More information about the asterisk-bugs mailing list