Update 030_is_local.xml

This commit is contained in:
FusionPBX
2017-03-31 12:11:05 -06:00
committed by GitHub
parent a0494015f3
commit 0daf2f1976

View File

@@ -1,6 +1,6 @@
<context name="{v_context}">
<extension name="is_local" number="" continue="true" app_uuid="a1685b18-21aa-4d77-9f95-c0013b7286a3" enabled="false">
<condition>
<condition field="${user_exists}" expression="true">
<action application="lua" data="app.lua is_local"/>
</condition>
</extension>