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

SourceForge.net noreply at sourceforge.net
Wed Apr 21 09:26:42 CEST 2010


Bugs item #2989974, was opened at 2010-04-20 19:11
Message generated for change (Settings changed) 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: Open
>Resolution: Accepted
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");

}

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

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