Update 230_group-intercept.xml

This commit is contained in:
FusionPBX 2019-10-18 12:16:40 -06:00 committed by GitHub
parent 61227a7557
commit e3b46b6010
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<context name="{v_context}">
<extension name="group-intercept" number="*8" continue="false" app_uuid="15332e83-12f5-44d3-8472-633736eb4b9b">
<extension name="group-intercept" number="*8" continue="false" app_uuid="15332e83-12f5-44d3-8472-633736eb4b9b" order="230">
<condition field="destination_number" expression="^\*8$"/>
<!-- if it is call from another node then needed UUID already in sip header -->
<!-- So we can just do intercept without calling Lua script again on current node -->