diff options
author | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-02-12 11:01:49 +0100 |
---|---|---|
committer | Julian Pawlowski <julian.pawlowski@gmail.com> | 2013-02-12 11:01:49 +0100 |
commit | ff38cb3ad641ec8ceee26b3b287774e43fe19345 (patch) | |
tree | b687fe07bf3d1e3c7fb01ee9021706228f553616 /misc | |
parent | b7e6ceb34069756d72c5debafff65f091b636b7d (diff) |
german language: gespeicherte
Diffstat (limited to 'misc')
-rw-r--r-- | misc/freeswitch/conf/freeswitch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/freeswitch/conf/freeswitch.xml b/misc/freeswitch/conf/freeswitch.xml index a7eb44d..17fc53d 100644 --- a/misc/freeswitch/conf/freeswitch.xml +++ b/misc/freeswitch/conf/freeswitch.xml @@ -538,7 +538,7 @@ <action function="play-file" data="voicemail/vm-press.wav"/> <action function="say" data="$1" method="pronounced" type="name_spelled"/> <action function="execute" data="sleep(100)"/> - <action function="play-file" data="voicemail/vm-listen_saved.wav"/> + <action function="play-file" data="voicemail/vm-listen_saved2.wav"/> <action function="play-file" data="voicemail/vm-press.wav"/> <action function="say" data="$2" method="pronounced" type="name_spelled"/> <action function="execute" data="sleep(100)"/> |