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

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


Revision: 8883
          http://opensips.svn.sourceforge.net/opensips/?rev=8883&view=rev
Author:   bogdan_iancu
Date:     2012-03-29 15:58:34 +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_entities/dlg.c
    branches/1.8/modules/seas/seas_action.c
    branches/1.8/modules/tm/doc/tm_admin.xml
    branches/1.8/modules/tm/t_cancel.c
    branches/1.8/modules/tm/t_cancel.h
    branches/1.8/modules/tm/t_msgbuilder.c
    branches/1.8/modules/tm/t_msgbuilder.h
    branches/1.8/modules/tm/tm.c
    branches/1.8/modules/tm/tm_load.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