[page] Add check_destination_status to dialplan (#6411)
* [page] Add check_destination_status to dialplan * Update 240_page.xml
This commit is contained in:
parent
d3af1acd73
commit
0e3f286ff7
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue