tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5917 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
742f32007b
commit
de8afb40f0
|
@ -218,7 +218,7 @@
|
|||
<match>
|
||||
<action function="play-file" data="voicemail/vm-$1.wav"/>
|
||||
<action function="play-file" data="voicemail/vm-message_number.wav"/>
|
||||
<action fucntion="say" data="$2" method="pronounced" type="items"/>
|
||||
<action function="say" data="$2" method="pronounced" type="items"/>
|
||||
</match>
|
||||
</input>
|
||||
</macro>
|
||||
|
|
Loading…
Reference in New Issue