2013-08-26 22:36:43 +02:00
|
|
|
<context name="{v_context}">
|
2019-10-18 20:19:15 +02:00
|
|
|
<extension name="page" number="*724" continue="false" app_uuid="2011c518-696d-4878-a9b2-b217b6311311" enabled="false" order="240">
|
2015-04-29 20:25:20 +02:00
|
|
|
<condition field="destination_number" expression="^\*724$" >
|
|
|
|
|
<action application="set" data="caller_id_name=Page" />
|
|
|
|
|
<action application="set" data="caller_id_number=" />
|
2015-04-30 11:45:41 +02:00
|
|
|
<action application="set" data="pin_number={v_pin_number}" />
|
2015-10-23 23:23:55 +02:00
|
|
|
<action application="set" data="destinations=101-103,105" />
|
2015-04-30 11:45:41 +02:00
|
|
|
<action application="set" data="moderator=false" />
|
2015-09-26 16:56:44 +02:00
|
|
|
<action application="set" data="mute=true" />
|
2022-06-16 02:56:08 +02:00
|
|
|
<action application="set" data="check_destination_status=true" enabled="false" />
|
2022-11-04 17:57:52 +01:00
|
|
|
<action application="set" data="api_hangup_hook=conference page-${destination_number}@${domain_name} kick all" enabled="false"/>
|
2022-11-04 17:59:32 +01:00
|
|
|
<action application="set" data="execute_on_answer=sched_hangup +80 allotted_timeout" enabled="false"/>
|
2015-04-29 20:25:20 +02:00
|
|
|
<action application="lua" data="page.lua" />
|
2013-08-26 22:36:43 +02:00
|
|
|
</condition>
|
|
|
|
|
</extension>
|
2015-04-29 20:25:20 +02:00
|
|
|
</context>
|
|
|
|
|
|