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" />
|
2015-04-29 23:54:02 +02:00
|
|
|
<action application="set" data="set api_hangup_hook=conference page-${destination_number} kick all" />
|
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>
|
|
|
|
|
|