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

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Feb 7 12:31:44 CST 2011


The following issue has been set as DUPLICATE OF issue 0018747. 
====================================================================== 
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-07 12:31 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);






======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0018747 changeset 298596 harm the ring/moh  log...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-07 12:31 lmadsen        Relationship added       duplicate of 0018747
======================================================================




More information about the asterisk-bugs mailing list