Update 440_wake-up.xml

This commit is contained in:
FusionPBX 2019-10-18 12:33:57 -06:00 committed by GitHub
parent a9e8fde047
commit a94818873c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
<context name="{v_context}">
<extension name="wake-up" number="*925" continue="false" app_uuid="e27abe68-41c0-4188-bb0f-67d93de0c610">
<extension name="wake-up" number="*925" continue="false" app_uuid="e27abe68-41c0-4188-bb0f-67d93de0c610" order="440">
<condition field="destination_number" expression="^\*(925)$">
<action application="answer"/>
<action application="set" data="pin_number={v_pin_number}"/>
@ -7,4 +7,4 @@
<action application="lua" data="wakeup.lua"/>
</condition>
</extension>
</context>
</context>