From 8f591d1b71027d813201cfdcc150c57723dcc7bf Mon Sep 17 00:00:00 2001
From: James Golovich <james@gnuinter.net>
Date: Thu, 8 Apr 2004 19:38:02 +0000
Subject: [PATCH] Add new sounds text for conf mod (bug 1026)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2664 65c4cc65-6c06-0410-ace0-fbb531ad65f3
---
 sounds.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/sounds.txt b/sounds.txt
index 833f8805ee..df8f04b1e4 100755
--- a/sounds.txt
+++ b/sounds.txt
@@ -36,6 +36,10 @@
 
 %conf-onlyperson.gsm%You are currently the only person in this conference.
 
+%conf-noempty%No empty conferences currently exist.
+
+%conf-enteringno%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.
 
 %demo-congrats.gsm%Congratulations.  You have successfully installed and executed the Asterisk open source PBX.  You have also installed a set of sample sounds and configuration files that should help you to get started.  Like a normal PBX you will navigate this demonstration by dialing digits.  If you are using a console channel driver instead of a real phone you can use the dial, answer, and hang up commands to simulate the actions of a standard telephone.
-- 
GitLab