Hello,
What is the purpose of t_check_trans(); at line 253 in opensips.cfg trunk
version.
This function is only a check so should not be necessary here?
No?
# CANCEL processing
if (is_method("CANCEL"))
{
if (t_check_trans())
t_relay();
exit;
}
t_check_trans();
-- --
Marc LEURENT
[email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
