< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] VB: Assert in TransactionState.cxx


Hi Krister,

 

Sorry for the lack of responses – I’ve never seen this behavior, but there was some discussion about random number generation on some platforms a few months back.  You may want to try a search through the posting archives and see if anything rings a bell:  http://www.resiprocate.org/Searching_the_Mailing_Lists

 

Scott

 

From: resiprocate-devel-bounces@xxxxxxxxxxxxxxx [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxx] On Behalf Of Krister Jarl
Sent: Friday, July 18, 2008 9:26 AM
To: resiprocate-devel@xxxxxxxxxxxxxxx
Subject: [reSIProcate] VB: Assert in TransactionState.cxx

 

Hello again!

 

I still haven’t received any response to this so I’m rephrasing myself:

Has anybody else experienced that reciprocate generates the same branch for different requests in different dialogs? Is it known to happen?

 

If anybody would have the time to look at this I would much appreciate it!

 

/kj

 


Från: Krister Jarl
Skickat: den 25 juni 2008 17:28
Till: resiprocate-devel@xxxxxxxxxxxxxxx
Ämne: Assert in TransactionState.cxx

 

Hi!

 

We’re experiencing some problems with resiprocate-1.2. The scenario is described below:

 

Our implementation sends an INVITE which is answered with 100 Trying. After this we receive a 200 ok to another INVITE sent to another destination. We respond to this by calling createDialogAsUAC() and then makeAck(). This works fine in most cases (99%) but sometimes the ACK gets the same tid as the first INVITE. This results in an incorrect state and we get an assert at line 253 in TransactionState.cxx. Any ideas on what might be wrong?

 

Please find the logs attached. Thanks!

 

/kj