Update 500_call-forward.xml

This commit is contained in:
FusionPBX
2023-04-19 23:04:25 -06:00
committed by GitHub
parent f51f48646a
commit cb3f458d4e

View File

@@ -1,4 +1,4 @@
<extension name="call-forward" number="*72,*73,*74" context="${domain_name}" continue="false" app_uuid="b4b32fb4-0181-4876-9bec-b9dff1299d60" enabled="true" order="500">
<extension name="call-forward" number="*72,*73,*74" context="global" continue="false" app_uuid="b4b32fb4-0181-4876-9bec-b9dff1299d60" global="true" enabled="true" order="500">
<condition field="destination_number" expression="^\*72(\d{2,20})$" break="on-true">
<action application="set" data="request_id=false"/>
<action application="set" data="enabled=true"/>