mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update 040_call_block.xml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<context name="{v_context}">
|
||||
<extension name="call_block" number="" continue="true" app_uuid="b1b31930-d0ee-4395-a891-04df94599f1f" enabled="false">
|
||||
<condition field="${call_blocked}" expression="^true$" >
|
||||
<anti-action application="lua" data="app.lua call_block"/>
|
||||
<condition field="${call_direction}" expression="^inbound$" >
|
||||
<action application="lua" data="app.lua call_block"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
</context>
|
||||
|
||||
Reference in New Issue
Block a user