[asterisk-bugs] [Asterisk 0018733]: When caller sent to queue, MoH stops, only ringback tone

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Feb 2 10:11:05 CST 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18733 
====================================================================== 
Reported By:                petergg
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18733
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.39.1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-02-02 09:58 CST
Last Modified:              2011-02-02 10:11 CST
====================================================================== 
Summary:                    When caller sent to queue, MoH stops, only ringback
tone
Description: 
I have the same Problem as in Bug 0018517
(https://issues.asterisk.org/bug_view_advanced_page.php?bug_id=18517)


The summary pretty much says it all. Asterisk says its starting MoH but
really you just get a split second of it, then you get ringback tone for
the rest of the waiting time.

This happens with MoH classes stored in both musiconhold.conf and in RT.
This looks awfully like as if I was using Queue()'s option 'R' (give caller
a ringback tone when an agent is ringing), which I am not. 

Agent logged in with (AgentCallBackLogin)

LOG (see Additional Informations):



----


Now i found the Reason.

If you revert the following patch, the Problem is solved.

http://svnview.digium.com/svn/asterisk/branches/1.4/apps/app_queue.c?r1=298596&r2=298595&pathrev=298596


Remove the link:
ast_indicate(in, AST_CONTROL_RINGING);






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

---------------------------------------------------------------------- 
 (0131394) sysreq (reporter) - 2011-02-02 10:11
 https://issues.asterisk.org/view.php?id=18733#c131394 
---------------------------------------------------------------------- 
Hi, I'm the one who opened issue 18517.. and I still have the issue on SVN
1.6.2 r302833.

Good job catching that line! I'll try it out tonight and report back.
Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-02 10:11 sysreq         Note Added: 0131394                          
======================================================================




More information about the asterisk-bugs mailing list