提交 5fcd7992 authored 作者: Brian West's avatar Brian West

ring_ready just in case a call on hold is transfered they get ringing instead of silence

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6891 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 62daeafc
......@@ -111,6 +111,7 @@
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="voicemail" data="check default $${domain} ${dialed_ext}"/>
<anti-action application="ring_ready"/>
<anti-action application="set" data="call_timeout=130"/>
<anti-action application="set" data="hangup_after_bridge=true"/>
<anti-action application="set" data="continue_on_fail=true"/>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论