mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Remove the global intercept dialplan.
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user