[OpenSIPS-Devel] SF.net SVN: opensips:[8881] branches/1.8/modules

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Mar 29 17:48:26 CEST 2012


Revision: 8881
          http://opensips.svn.sourceforge.net/opensips/?rev=8881&view=rev
Author:   bogdan_iancu
Date:     2012-03-29 15:48:26 +0000 (Thu, 29 Mar 2012)
Log Message:
-----------
backport from trunk (rev #8875):
- the TM internal function t_uac_cancel() dropped as it is bogus - replies for this kind of generated CANCELs will never match back the transaction, leading to retransmissions
- t_cancel_uac() TM API function dropped (the external version of t_uac_cancel())
- b2b_entitites and seas modules re-worked to use t_lookup_ident() + t_cancel_trans() instead of bogus t_cancel_uac() function from TM API

Revision Links:
--------------
    http://opensips.svn.sourceforge.net/opensips/?rev=8875&view=rev

Modified Paths:
--------------
    branches/1.8/modules/b2b_logic/logic.c
    branches/1.8/modules/b2b_logic/records.c
    branches/1.8/modules/presence/subscribe.c
    branches/1.8/modules/presence/utils_func.h

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