mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Add respond 404 not found
This commit is contained in:
@@ -4,5 +4,6 @@
|
||||
<action application="set" data="domain_name=" inline="true" enabled="false"/>
|
||||
<action application="set" data="domain_uuid=" inline="true" enabled="false"/>
|
||||
<action application="log" data="WARNING [inbound routes] 404 not found ${sip_network_ip} destination_number ${destination_number} sip_to_user ${sip_to_user} sip_req_user ${sip_req_user}"/>
|
||||
<action application="respond" data="404 Not Found"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
Reference in New Issue
Block a user