[OpenSIPS-Devel] [ opensips-Bugs-2989974 ] calling t_newtran() before t_replicate => t_replicate fails

SourceForge.net noreply at sourceforge.net
Wed May 26 09:29:29 CEST 2010


Bugs item #2989974, was opened at 2010-04-20 19:11
Message generated for change (Comment added) made by bogdan_iancu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2989974&group_id=232389

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: 1.6.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: calling t_newtran() before t_replicate => t_replicate fails

Initial Comment:
There's a bug in t_replicate which is trying to create the transaction even if it was already created.

Simple script to reproduce:

route {
t_newtran();

t_replicate("sip:another_proxy");

}

----------------------------------------------------------------------

>Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2010-05-26 10:29

Message:
Fixed on trunk and 1.6 stable branch

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=2989974&group_id=232389



More information about the Devel mailing list