[page] Add check_destination_status to dialplan (#6411)

* [page] Add check_destination_status to dialplan

* Update 240_page.xml
This commit is contained in:
agree 2022-06-15 20:56:08 -04:00 committed by GitHub
parent d3af1acd73
commit 0e3f286ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
<action application="set" data="destinations=101-103,105" />
<action application="set" data="moderator=false" />
<action application="set" data="mute=true" />
<action application="set" data="check_destination_status=true" enabled="false" />
<action application="set" data="set api_hangup_hook=conference page-${destination_number} kick all" />
<action application="lua" data="page.lua" />
</condition>