From: Russell Bryant Date: Tue, 21 Mar 2006 16:18:54 +0000 (+0000) Subject: add note about phonetic sounds being removed from asterisk-sounds X-Git-Tag: 1.4.0-beta1~2372 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19191d14420d1a8ef10b9328b75486cbfd1079e9;p=thirdparty%2Fasterisk.git add note about phonetic sounds being removed from asterisk-sounds git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@13887 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index 769efcfe4f..6f9af4348c 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -76,3 +76,10 @@ If you have an old installation, you might want to remove the binaries and move 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.