Revert the changes to call_block dialplan.
This commit is contained in:
parent
11e5531c91
commit
371bf88d3c
|
|
@ -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_block}" expression="^block$" >
|
||||
<anti-action application="lua" data="app.lua call_block"/>
|
||||
<condition>
|
||||
<action application="lua" data="app.lua call_block"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
Loading…
Reference in New Issue