git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5917 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-10-16 20:20:01 +00:00
parent 742f32007b
commit de8afb40f0
1 changed files with 1 additions and 1 deletions

View File

@ -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>