add ivr messages

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14165 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Buklov Boris Vladimirovich
2009-07-09 09:29:32 +00:00
parent 09705ae96b
commit 72b4dfd6c1

View File

@@ -508,6 +508,11 @@
<!-- --> <!-- -->
<prompt phrase="NULL" filename="conf-exit.wav" type="tone"/> <prompt phrase="NULL" filename="conf-exit.wav" type="tone"/>
<!-- --> <!-- -->
<prompt phrase="Вы были отключены от конференции" filename="conf-kicked.wav"/>
<!-- You have been kicked from this conference. -->
<prompt phrase="Эта конференция заблокирована" filename="conf-locked.wav"/>
<!-- This conference is locked. -->
<prompt phrase="Конференция заблокирована" filename="conf-is-locked.wav"/>
<!-- The conference is now locked. --> <!-- The conference is now locked. -->
<prompt phrase="Конференция разблокирована" filename="conf-is-unlocked.wav"/> <prompt phrase="Конференция разблокирована" filename="conf-is-unlocked.wav"/>
<!-- The conference is now unlocked. --> <!-- The conference is now unlocked. -->