提交 c0b76910 authored 作者: Brian West's avatar Brian West

fix this after update

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8055 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 920e433f
......@@ -10,10 +10,10 @@
timeout ="15"
max-failures="3">
<entry action="menu-exec-app" digits="1" param="bridge sofia/$${domain}/888@conference.freeswitch.org"/>
<entry action="menu-call-transfer" digits="2" param="9996"/> <!-- FS echo -->
<entry action="menu-call-transfer" digits="3" param="9999"/> <!-- MOH -->
<entry action="menu-exec-app" digits="2" param="transfer 9996 XML default"/> <!-- FS echo -->
<entry action="menu-exec-app" digits="3" param="transfer 9999 XML default"/> <!-- MOH -->
<entry action="menu-sub" digits="4" param="demo_ivr_submenu"/> <!-- demo sub menu -->
<entry action="menu-call-transfer" digits="5" param="1234*256"/> <!-- Screaming monkeys -->
<entry action="menu-exec-app" digits="5" param="transfer 1234*256 enum"/> <!-- Screaming monkeys -->
<entry action="menu-top" digits="9" param="demo_ivr"/> <!-- Repeat this menu -->
</menu>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论