[Kamailio-Devel] t_on_failure() is not executed in TCP when t_relay() returns 1 ???
Juha Heinanen
jh at tutpro.com
Tue Mar 24 07:15:35 CET 2009
Juha Heinanen writes:
> but this one i cannot reproduce. i have
>
> xlog("L_INFO", "INFO: Routing initial $rm to <$ru> and <$bR>\n");
> if (!t_relay("0x01")) {
> xlog("L_INFO", "INFO: failure with code $retcode\n");
> exit;
> };
> xlog("L_INFO", "INFO: success\n");
sorry, i, of course, had
if (!t_relay("0x03")) {
-- juha
More information about the Devel
mailing list