Update 480_operator.xml

This commit is contained in:
FusionPBX 2019-10-18 12:34:52 -06:00 committed by GitHub
parent caf840405d
commit d3d2749179
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<context name="{v_context}">
<extension name="operator" number="0" continue="false" app_uuid="0e1cd2d7-9d84-4959-8b6c-0cb23de4de59">
<extension name="operator" number="0" continue="false" app_uuid="0e1cd2d7-9d84-4959-8b6c-0cb23de4de59" order="480">
<condition field="destination_number" expression="^0$|^operator$">
<action application="export" data="transfer_context={v_context}" />
<action application="bind_meta_app" data="4 ab s execute_extension::att_xfer XML ${context}" />
@ -8,4 +8,4 @@
<action application="transfer" data="1001 XML {v_context}"/>
</condition>
</extension>
</context>
</context>