she makes us be nice

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6358 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2007-11-20 14:30:20 +00:00
parent 90853d26bb
commit 6f29be8704
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
<macro name="voicemail_record_name">
<input pattern="^(.*)$">
<match>
<action function="speak-text" data="at the tone, record your name, press any key or stop talking to end the recording."/>
<action function="speak-text" data="at the tone, please record your name, press any key or stop talking to end the recording."/>
</match>
</input>