[svn-commits] trunk r13887 - /trunk/UPGRADE.txt
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Tue Mar 21 09:18:55 MST 2006
Author: russell
Date: Tue Mar 21 10:18:54 2006
New Revision: 13887
URL: http://svn.digium.com/view/asterisk?rev=13887&view=rev
Log:
add note about phonetic sounds being removed from asterisk-sounds
Modified:
trunk/UPGRADE.txt
Modified: trunk/UPGRADE.txt
URL: http://svn.digium.com/view/asterisk/trunk/UPGRADE.txt?rev=13887&r1=13886&r2=13887&view=diff
==============================================================================
--- trunk/UPGRADE.txt (original)
+++ trunk/UPGRADE.txt Tue Mar 21 10:18:54 2006
@@ -76,3 +76,10 @@
ASTBINDIR /usr/local/bin/asterisk
ASTSBINDIR /usr/local/sbin/asterisk
+Sounds:
+
+* The phonetic sounds directory has been removed from the asterisk-sounds package
+ because they are now included directly in Asterisk. However, it is important to
+ note that the phonetic sounds that existed in asterisk-sounds used a different
+ naming convention than the sounds in Asterisk. For example, instead of alpha.gsm
+ and bravo.gsm, Asterisk has a_p.gsm and b_p.gsm.
More information about the svn-commits
mailing list