[OpenSIPS-Devel] SF.net SVN: opensips:[8875] trunk/modules

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Mar 28 19:09:54 CEST 2012


Revision: 8875
          http://opensips.svn.sourceforge.net/opensips/?rev=8875&view=rev
Author:   bogdan_iancu
Date:     2012-03-28 17:09:53 +0000 (Wed, 28 Mar 2012)
Log Message:
-----------
- 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

Modified Paths:
--------------
    trunk/modules/b2b_entities/dlg.c
    trunk/modules/seas/seas_action.c
    trunk/modules/tm/doc/tm_admin.xml
    trunk/modules/tm/t_cancel.c
    trunk/modules/tm/t_cancel.h
    trunk/modules/tm/t_msgbuilder.c
    trunk/modules/tm/t_msgbuilder.h
    trunk/modules/tm/tm.c
    trunk/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