From cbd5a0e6bbc4399f40d0e2e2144038b92df4a9bf Mon Sep 17 00:00:00 2001 From: James Golovich Date: Fri, 9 Apr 2004 00:15:34 +0000 Subject: [PATCH] Fix sounds.txt to have extensions for recently included sound files git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2667 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- sounds.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sounds.txt b/sounds.txt index df8f04b..1bbfbef 100755 --- a/sounds.txt +++ b/sounds.txt @@ -36,9 +36,9 @@ %conf-onlyperson.gsm%You are currently the only person in this conference. -%conf-noempty%No empty conferences currently exist. +%conf-noempty.gsm%No empty conferences currently exist. -%conf-enteringno%You are entering conference number +%conf-enteringno.gsm%You are entering conference number %demo-abouttotry.gsm%I am about to attempt an Inter-Asterisk Exchange connection to a demonstration server located at Digium. In order for this to work you must already be connected to the Internet. Please wait a moment while I attempt to make the connection. -- 1.7.9.5