mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update 240_page.xml change kick all to hup all
This removes the message when call ends that they have been kicked from the page (conference call)
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="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_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" />
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user