[SR-Users] A real mystery - 1.5.x vintage edition!
Alex Balashov
abalashov at evaristesys.com
Thu Apr 14 08:53:49 CEST 2016
This can probably still be "overridden" manually in a failure_route[],
even though it's not the prettiest option. e.g.
failure_route[1] {
...
if(t_check_status("503")) {
t_reply("503", "Service Unavailable");
exit;
}
}
Or am I missing something?
--
Alex Balashov | Principal | Evariste Systems LLC
1447 Peachtree Street NE, Suite 700
Atlanta, GA 30309
United States
Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
More information about the sr-users
mailing list