mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 18:33:49 +00:00
Update 240_page.xml
Changed this value to false as the check destination status will be checked by default. The purpose of this change to keep the original behavior.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<action application="set" data="moderator=false" />
|
||||
<action application="set" data="mute=true" />
|
||||
<action application="set" data="delay=false" />
|
||||
<action application="set" data="check_destination_status=true" enabled="false" />
|
||||
<action application="set" data="check_destination_status=false" enabled="false" />
|
||||
<action application="set" data="api_hangup_hook=conference page-${destination_number}@${domain_name} hup all" enabled="false"/>
|
||||
<action application="set" data="execute_on_answer=sched_hangup +80 allotted_timeout" enabled="false"/>
|
||||
<action application="lua" data="page.lua" />
|
||||
|
||||
Reference in New Issue
Block a user