Remove the global intercept dialplan.
This commit is contained in:
parent
8525e3abd7
commit
515ae0f0ae
|
|
@ -1,8 +0,0 @@
|
|||
<context name="{v_context}">
|
||||
<extension name="global-intercept" number="*886" continue="false" app_uuid="59aff1f2-719c-403e-9306-5eb3a0cbd16c" enabled="false">
|
||||
<condition field="destination_number" expression="^\*886$">
|
||||
<action application="answer"/>
|
||||
<action application="lua" data="intercept.lua"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
Loading…
Reference in New Issue