[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:57:10 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:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 216335 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-09-04 11:24 CDT
Last Modified:              2009-09-10 14:57 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0110522) svnbot (reporter) - 2009-09-10 14:57
 https://issues.asterisk.org/view.php?id=15832#c110522 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 217738

_U  branches/1.6.1/
U   branches/1.6.1/res/res_musiconhold.c

------------------------------------------------------------------------
r217738 | mnick | 2009-09-10 14:57:08 -0500 (Thu, 10 Sep 2009) | 22 lines

Merged revisions 217730 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r217730 | mnick | 2009-09-10 14:39:41 -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=217738 

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




More information about the asterisk-bugs mailing list