[asterisk-bugs] [Asterisk 0018733]: When caller sent to queue, MoH stops, only ringback tone
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Feb 9 14:50:08 CST 2011
The following issue has been UPDATED.
======================================================================
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: block
Priority: normal
Status: acknowledged
Target Version: 1.4.40
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-09 14:50 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 [regression] changeset 298596 harm the ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-02-09 14:50 lmadsen Severity major => block
2011-02-09 14:50 lmadsen Target Version => 1.4.40
======================================================================
More information about the asterisk-bugs
mailing list