Update 040_call_block.xml
This commit is contained in:
parent
9e51babfd3
commit
7fb58a16e8
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue