修改拨号方案需要等待一分钟即可生效 action="sched_hangup" data="+10 ALLOTTED_TIMEOUT" web-ccadmin配置方法 1、点击呼叫中心->2、点击拨号方案->3、在框中输入通话最大时长->4、点击添加->5、根据图中配置->6、勾选continue。修改拨号方案需要等待一分钟即可生效 action="sched_hangup"data="+10 ALLOTTE...
leg_timeout 为每条腿设置超时时间。可以用于单条腿上[] origination_aleg_uuid a路UUID originate_continue_on_timeout The originate_continue_on_timeout is set to true for this: if the bridge’s dial string specifies several destinations separated by the «|» (this is for failover), the br...
<action application="sched_hangup" data="+55 allotted_timeout"/> <action application="sched_hangup" data="+55"/> <action application="sched_hangup" data="55"/> 上面的拨号计划实例中,三种调用方式的参数不同,但是实际测试结果是一样的。 这一点和官方接口文档有差异。 Time in seconds. If use...
<action application="sched_hangup" data="+55 allotted_timeout"/> <action application="sched_hangup" data="+55"/> <action application="sched_hangup" data="55"/> 上面的拨号计划实例中,三种调用方式的参数不同,但是实际测试结果是一样的。 这一点和官方接口文档有差异。 Time in seconds. If use...
<action application="sched_hangup" data="+55 allotted_timeout"/> <action application="sched_hangup" data="+55"/> <action application="sched_hangup" data="55"/> 上面的拨号计划实例中,三种调用方式的参数不同,但是实际测试结果是一样的。
<action APPlication="sched_hangup" data="+55 allotted_timeout"/> <action APPlication="sched_hangup" data="+55"/> <action APPlication="sched_hangup" data="55"/> 上面的拨号计划实例中,三种调用方式的参数不同,但是实际测试结果是一样的。
ALLOTTED_TIMEOUT This cause means that the server canceled the call because the destination channel took too long to answer. 603 USER_CHALLENGE 604 MEDIA_TIMEOUT 605 PICKED_OFF This cause means the call was picked up by intercepting it from another extension (i.e. dialing **ext_number from...
2022-06-13 11:37:25.121013 [DEBUG] mod_sofia.c:440 Channel sofia/external/1001@10.55.55.138:5080 hanging up, cause: ALLOTTED_TIMEOUT 总结 使用originate接口,可以直接实现呼叫转dialplan的业务流程。 仔细想一想,通过bridge转接到某一个dailplan应该也有实现的可行性。具体情况未详细深入了解。
"execute_on_answer_limit_time='sched_hangup +60 ALLOTTED_TIMEOUT'" //设置最大通话时间 ] }, "actions": ["playback:放音文件.wav"], //设置放音文件 "notifyurl":"http://127.0.0.1?customparam=myparam" //设置接通后回掉地址 }
2022-06-13 11:37:25.121013 [DEBUG]mod_sofia.c:440 Channel sofia/external/1001@10.55.55.138:5080 hanging up,cause: ALLOTTED_TIMEOUT 总结 使用originate接口,可以直接实现呼叫转dialplan的业务流程。 仔细想一想,通过bridge转接到某一个dailplan应该也有实现的可行性。具体情况未详细深入了解。