[asterisk-bugs] [Asterisk 0015832]: [patch] music on hold digit=X not persistent across periodic announcements

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 10 14:40:57 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15832 
====================================================================== 
Reported By:                mbeckwell
Assigned To:                mnick
====================================================================== 
Project:                    Asterisk
Issue ID:                   15832
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 216335 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-04 11:24 CDT
Last Modified:              2009-09-10 14:40 CDT
====================================================================== 
Summary:                    [patch] music on hold digit=X not persistent across
periodic announcements
Description: 
When a caller enters a queue, the music on hold class begins playing as
specified in the queues.conf file.

If the feature "digit=X" in the musiconhold.conf configuration is enabled,
the caller has the ability to change the music on hold class. (this was
broken in 1.6.0.6, but was addressed in issue 0015279).

However, once a periodic announcement is played (estimated hold time, for
example) the music on hold class reverts back to the first class.

Since the digit=x feature is relatively new, I suspect there is merely no
mechanism to retain the state of the current class before the music on hold
is stopped and re-started while in the queue application.
====================================================================== 

---------------------------------------------------------------------- 
 (0110510) svnbot (reporter) - 2009-09-10 14:40
 https://issues.asterisk.org/view.php?id=15832#c110510 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 217730

U   trunk/res/res_musiconhold.c

------------------------------------------------------------------------
r217730 | mnick | 2009-09-10 14:40:56 -0500 (Thu, 10 Sep 2009) | 17 lines


Sets the correct musicclass after an announcement

(closes issue https://issues.asterisk.org/view.php?id=15279)
Reported by: mbeckwell
Patches:
      patch.txt uploaded by mnick (license )
Tested by: mnick

(closes issue https://issues.asterisk.org/view.php?id=15832)
Reported by: mbeckwell
Patches:
      patch.txt uploaded by mnick (license 874)
Tested by: mnick



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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-10 14:40 svnbot         Checkin                                      
2009-09-10 14:40 svnbot         Note Added: 0110510                          
======================================================================




More information about the asterisk-bugs mailing list