[Freeswitch-svn] [commit] r8043 - freeswitch/trunk/conf/lang/en/vm
Freeswitch SVN
brian at freeswitch.org
Mon Apr 7 12:04:52 EDT 2008
Author: brian
Date: Mon Apr 7 12:04:52 2008
New Revision: 8043
Modified:
freeswitch/trunk/conf/lang/en/vm/sounds.xml
Log:
spelling error
Modified: freeswitch/trunk/conf/lang/en/vm/sounds.xml
==============================================================================
--- freeswitch/trunk/conf/lang/en/vm/sounds.xml (original)
+++ freeswitch/trunk/conf/lang/en/vm/sounds.xml Mon Apr 7 12:04:52 2008
@@ -215,7 +215,7 @@
<input pattern="^(.*)$">
<match>
<action function="say" data="$1" method="pronounced" type="name_spelled"/>
- <action function="play-file" data="voicemail/vm-not_avaliable.wav"/>
+ <action function="play-file" data="voicemail/vm-not_available.wav"/>
</match>
</input>
</macro>
More information about the Freeswitch-svn
mailing list