summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2006-03-21 16:18:54 +0000
committerRussell Bryant <russell@russellbryant.com>2006-03-21 16:18:54 +0000
commit19191d14420d1a8ef10b9328b75486cbfd1079e9 (patch)
treeef1a0896dcf7b2134c656464458ff0c4737aa3bc /UPGRADE.txt
parent0f03e0ef17426a64d99fed979d09b38540a65099 (diff)
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
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 769efcfe4..6f9af4348 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.