[OpenSIPS-Devel] SF.net SVN: opensips:[6104] branches/1.5/modules/tm
Bogdan-Andrei Iancu
bogdan at voice-system.ro
Thu Sep 10 10:32:33 CEST 2009
Revision: 6104
http://opensips.svn.sourceforge.net/opensips/?rev=6104&view=rev
Author: bogdan_iancu
Date: 2009-09-10 08:32:32 +0000 (Thu, 10 Sep 2009)
Log Message:
-----------
- fixed $T_branch_idx returned value - in branch route, the index was from 1 to n, while in reply route from 0 to n-1
Changes:
- $T_branch_idx rturned in both branch and reply route values from 0 to n-1
- in other routes, it returns NULL value
- documented the usage of $T_branch_idx in onreply route.
Credits for pointing this out go to Thomas Gelf
Modified Paths:
--------------
branches/1.5/modules/tm/README
branches/1.5/modules/tm/doc/tm_admin.xml
branches/1.5/modules/tm/t_fwd.c
branches/1.5/modules/tm/tm.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Devel
mailing list