mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
A better way to add a page timeout
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<action application="set" data="mute=true" />
|
||||
<action application="set" data="check_destination_status=true" enabled="false" />
|
||||
<action application="set" data="api_hangup_hook=conference page-${destination_number}@${domain_name} kick all" enabled="false"/>
|
||||
<action application="set" data="api_result=${sched_api(+80 none conference page-${destination_number}@${domain_name} kick all)}" enabled="false"/>
|
||||
<action application="set" data="execute_on_answer=sched_hangup +80 allotted_timeout" enabled="false"/>
|
||||
<action application="lua" data="page.lua" />
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user