mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-15 00:22:35 +00:00
tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5915 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3f6a615031
commit
f5b601023c
@ -199,7 +199,7 @@
|
||||
<macro name="voicemail_play_greeting">
|
||||
<input pattern="^(.*)$">
|
||||
<match>
|
||||
<action function="say" data="$1" method="pronounced" type="items"/>
|
||||
<action function="say" data="$1" method="pronounced" type="name_spelled"/>
|
||||
<action function="play-file" data="voicemail/vm-not_avaliable.wav"/>
|
||||
</match>
|
||||
</input>
|
||||
|
Loading…
x
Reference in New Issue
Block a user