mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update context to global
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<extension name="user_exists" number="" context="${domain_name}" continue="true" app_uuid="897845b0-1f13-444c-84fe-432fd47338ca" global="true" order="10">
|
||||
<extension name="user_exists" number="" context="global" continue="true" app_uuid="897845b0-1f13-444c-84fe-432fd47338ca" global="true" order="10">
|
||||
<condition field="${loopback_leg}" expression="^B$" break="never">
|
||||
<action application="set" data="domain_name=${context}" inline="true"/>
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user