[Freeswitch-svn] [commit] r9565 - freeswitch/trunk/conf/lang/en/vm
    Freeswitch SVN 
    brian at freeswitch.org
       
    Sun Sep 14 23:01:44 EDT 2008
    
    
  
Author: brian
Date: Sun Sep 14 23:01:43 2008
New Revision: 9565
Modified:
   freeswitch/trunk/conf/lang/en/vm/sounds.xml
Log:
fix MODAPP-143
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	Sun Sep 14 23:01:43 2008
@@ -104,7 +104,7 @@
 	<action function="play-file" data="voicemail/vm-record_name2.wav"/>
 	<action function="play-file" data="voicemail/vm-press.wav"/>
 	<action function="say" data="$4" method="pronounced" type="name_spelled"/>
-	<action function="play-file" data="voicemail/vm-change_pass.wav"/>
+	<action function="play-file" data="voicemail/vm-change_password.wav"/>
 	<action function="play-file" data="voicemail/vm-press.wav"/>
 	<action function="say" data="$5" method="pronounced" type="name_spelled"/>
 	<action function="play-file" data="voicemail/vm-main_menu.wav"/>
    
    
More information about the Freeswitch-svn
mailing list