提交 1a02a728 authored 作者: Brian West's avatar Brian West

tweak the demo IVR to let people know they can enter an extension

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9720 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 09c9f001
......@@ -24,6 +24,8 @@
<!-- note that you can do more than just play files, e.g. have pauses and do TTS -->
<action function="execute" data="sleep(250)"/>
<!-- Menu option 1: Call FreeSWITCH conference-->
<action function="play-file" data="ivr/ivr-enter_ext_pound.wav"/>
<action function="execute" data="sleep(250)"/>
<action function="play-file" data="ivr/ivr-to_call_the_freeswitch_conference.wav"/>
<action function="execute" data="sleep(250)"/>
<action function="play-file" data="ivr/ivr-please.wav"/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论