From: Kevin P. Fleming Date: Wed, 7 Sep 2005 22:25:50 +0000 (+0000) Subject: update prompts to match new meetme menus X-Git-Tag: 1.2.0-beta2~369 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19631cb588f4e4ceea33819167c1af83012eb02c;p=thirdparty%2Fasterisk.git update prompts to match new meetme menus git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6543 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/sounds.txt b/sounds.txt index 426c63c633..a8a16571e0 100755 --- a/sounds.txt +++ b/sounds.txt @@ -675,9 +675,9 @@ %conf-kicked.gsm%You have been kicked from this conference -%conf-adminmenu.gsm%Please press 1 to mute or unmute yourself, or press 2 to lock or unlock the conference, or press 6 to kick the last user +%conf-adminmenu.gsm%Please press 1 to mute or unmute yourself, 2 to lock or unlock the conference, 3 to eject the last user, 4 or 6 to decrease or increase the conference volume, 7 or 9 to decrease or increase your volume, or 8 to exit -%conf-usermenu.gsm%Please press 1 to mute or unmute yourself +%conf-usermenu.gsm%Please press 1 to mute or unmute yourself, 4 or 6 to decrease or increase the conference volume, 7 or 9 to decrease or increase your volume, or 8 to exit %conf-errormenu.gsm%Invalid Choice diff --git a/sounds/conf-adminmenu.gsm b/sounds/conf-adminmenu.gsm index ab63bfdf3b..a9d0532151 100755 Binary files a/sounds/conf-adminmenu.gsm and b/sounds/conf-adminmenu.gsm differ diff --git a/sounds/conf-usermenu.gsm b/sounds/conf-usermenu.gsm index 2ce525cd48..4176d7cc17 100755 Binary files a/sounds/conf-usermenu.gsm and b/sounds/conf-usermenu.gsm differ