Update 510_follow-me.xml

This commit is contained in:
FusionPBX 2019-10-18 12:37:50 -06:00 committed by GitHub
parent bf2e42008d
commit dee5ba47c7
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,8 +1,8 @@
<context name="{v_context}">
<extension name="follow-me" number="*21" continue="false" app_uuid="b8c28c75-1a03-4dad-9a53-980ca5f487f0" enabled="true">
<extension name="follow-me" number="*21" continue="false" app_uuid="b8c28c75-1a03-4dad-9a53-980ca5f487f0" enabled="true" order="510">
<condition field="destination_number" expression="^\*21$">
<action application="answer"/>
<action application="lua" data="follow_me.lua"/>
</condition>
</extension>
</context>
</context>