58 • Scripting
[
S N O M
4 S P
R O X Y
/ R
E G I S T R A R
M
A N U A L
]
snom technology AG • 59
on_unroutable
Condition for Calling
When a SIP URL cannot be resolved via DNS, the proxy calls
this callback. This includes DNS NAPTR, DNS SRV, DNS A and ENUM
searches.
Default Implementation
The default implementation merely returns in an error code “404
Not Found“.
on_unroutable() {
reject_request(“404 Not Found”);
}
6.
Summary of Contents for 4S Media Server
Page 1: ...Administrator s Manual snom 4S SIP Proxy Registrar Version 2 30 ...
Page 14: ...14 VoIP Protocol S N O M 4 S P R O X Y R E G I S T R A R M A N U A L 1 ...
Page 84: ...84 Routing S N O M 4 S P R O X Y R E G I S T R A R M A N U A L 10 ...
Page 98: ...98 Maintenance S N O M 4 S P R O X Y R E G I S T R A R M A N U A L 13 ...