[OpenSIPS-Devel] [ opensips-Bugs-3535379 ] B2B - saving and restoring sessions

SourceForge.net noreply at sourceforge.net
Wed Jun 27 12:59:26 CEST 2012


Bugs item #3535379, was opened at 2012-06-15 01:27
Message generated for change (Settings changed) made by vladut-paiu
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3535379&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.8.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nick Altmann (nikbyte)
Assigned to: Bogdan-Andrei Iancu (bogdan_iancu)
Summary: B2B - saving and restoring sessions

Initial Comment:
I've tested saving and restoring sessions in db. My scenario:

1. A calls B via B2B.
2. B answers.
3. I restart opensips.
4. I check b2b sessions (opensipsctl fifo b2b_list), they're restored ok.
5. B hangs up.

In BYE there are no "display name" in To: hdr.

Without restart To: in BYE after B2B:
To: "11234567890" <sip:11234567890 at example.domain.com>;tag=468cecec7a7a2c9123491b573ae2ec24

With restart To: in BYE after B2B:
To: <sip:11234567890 at example.domain.com>;tag=468cecec7a7a2c9123491b573ae2ec24


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

Comment By: Anca Vamanu (anca_vamanu)
Date: 2012-06-25 08:43

Message:
Hi Nick,

Indeed the display names were not restored from database. This small commit
fixes the bug -
http://opensips.svn.sourceforge.net/viewvc/opensips?view=revision&revision=9110.

Regards,
Anca

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

Comment By: Nick Altmann (nikbyte)
Date: 2012-06-19 08:24

Message:
Yes, it is. In this case it's BYE from B to A.
But if A hangs up, it may be BYE from A to B.
It doesn't mean.
If BYE goes after opensips restart, it loses "display name".


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

Comment By: Bogdan-Andrei Iancu (bogdan_iancu)
Date: 2012-06-19 08:19

Message:
Hi Nick - you mean in the BYE from b2b to A, right ?

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

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



More information about the Devel mailing list