added delayed paging (#6771)

* added delayed paging

* Modified the code to use sched_api as requested

* added the beep
This commit is contained in:
Antonio Fernandez
2024-01-12 14:52:16 -07:00
committed by GitHub
parent c44d1825cf
commit a4bfd1f20f
2 changed files with 206 additions and 147 deletions
@@ -6,6 +6,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="delay=false" />
<action application="set" data="check_destination_status=true" 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"/>