[OpenSIPS-Users] What is the role of t_check_trans at line 253 of opensips.cfg in SVN trunk
Marc Leurent
lftsy at leurent.eu
Tue Jul 14 13:19:05 CEST 2009
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
lftsy at leurent.eu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090714/06a2edb0/attachment.htm
More information about the Users
mailing list