[asterisk-commits] r174949 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Feb 11 17:10:49 CST 2009


Author: mmichelson
Revision: 174949
Modified property: svn:log

Modified: svn:log at Wed Feb 11 17:10:49 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Feb 11 17:10:49 2009
@@ -1,0 +1,26 @@
+Merged revisions 174948 via svnmerge from 
+https://origsvn.digium.com/svn/asterisk/trunk
+
+................
+  r174948 | mmichelson | 2009-02-11 17:03:08 -0600 (Wed, 11 Feb 2009) | 35 lines
+  
+  Fix odd "thank you" sound playing behavior in app_queue.c
+  
+  If someone has configured the queue to play an position or holdtime
+  announcement, then it is odd and potentially unexpected to hear a 
+  "Thank you for your patience" sound when no position or holdtime
+  was actually announced.
+  
+  This fixes the announcement so that the "thanks" sound is only played
+  in the case that a position or holdtime was actually announced.
+  
+  There is a way that the "thank you" sound can be played without a
+  position or holdtime, and that is to set announce-frequency to a value
+  but keep announce-position and announce-holdtime both turned off.
+  
+  (closes issue #14227)
+  Reported by: caspy
+  Patches:
+        14227_v3.patch uploaded by putnopvut (license 60)
+  Tested by: caspy
+  ................




More information about the asterisk-commits mailing list