mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update context to global
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<extension name="is_local" number="" context="${domain_name}" continue="true" app_uuid="a1685b18-21aa-4d77-9f95-c0013b7286a3" enabled="false" order="35">
|
||||
<extension name="is_local" number="" context="global" continue="true" app_uuid="a1685b18-21aa-4d77-9f95-c0013b7286a3" enabled="false" global="true" order="35">
|
||||
<condition field="${user_exists}" expression="false">
|
||||
<action application="lua" data="app.lua is_local"/>
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user