mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Create 999_not-found.xml
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<context name="public">
|
||||
<extension name="not-found" continue="false" uuid="23d198e5-7a8e-4af7-b573-2d166c1c24ff">
|
||||
<condition field="" expression="">
|
||||
<action application="set" data="call_direction=inbound" inline="true"/>
|
||||
<action application="log" data="[inbound routes] 404 not found ${sip_network_ip}"/>
|
||||
</condition>
|
||||
</extension>
|
||||
</context>
|
||||
Reference in New Issue
Block a user