[OpenSIPS-Devel] SF.net SVN: opensips:[9295] branches/1.8/usr_avp.c

2012-10-04 Thread Bogdan-Andrei Iancu
Revision: 9295
  http://opensips.svn.sourceforge.net/opensips/?rev=9295&view=rev
Author:   bogdan_iancu
Date: 2012-10-04 14:12:14 + (Thu, 04 Oct 2012)
Log Message:
---
backport from trunk (rev #9294):
- fixed creation / lookup of dynamic AVP maps.
  Thanks for report and help in troubleshooting to Samuel Muller
  Credits for the fix go to Razvan Crainea

Revision Links:
--
http://opensips.svn.sourceforge.net/opensips/?rev=9294&view=rev

Modified Paths:
--
branches/1.8/usr_avp.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] SF.net SVN: opensips:[9294] trunk/usr_avp.c

2012-10-04 Thread Bogdan-Andrei Iancu
Revision: 9294
  http://opensips.svn.sourceforge.net/opensips/?rev=9294&view=rev
Author:   bogdan_iancu
Date: 2012-10-04 14:10:55 + (Thu, 04 Oct 2012)
Log Message:
---
- fixed creation / lookup of dynamic AVP maps.
  Thanks for report and help in troubleshooting to Samuel Muller
  Credits for the fix go to Razvan Crainea

Modified Paths:
--
trunk/usr_avp.c

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


[OpenSIPS-Devel] [ opensips-Bugs-3574453 ] b2b_logic: too small setup timeout when topology hiding

2012-10-04 Thread SourceForge . net
Bugs item #3574453, was opened at 2012-10-04 05:25
Message generated for change (Tracker Item Submitted) made by nikbyte
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3574453&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nick Altmann (nikbyte)
Assigned to: Nobody/Anonymous (nobody)
Summary: b2b_logic: too small setup timeout when topology hiding

Initial Comment:
When b2b creates topology hiding scenario, it setups too small call setup time:
/* if it will not be confirmed -> delete */
tuple->lifetime = 60 + get_ticks();

When alice calls bob and bob don't answer for 60 seconds, b2b send CANCEL to 
both sides.
I think we should give possibility to configure this parameter, either in AVP 
or b2b_init_request flags like b2b_init_request("top hiding/t300").
I'd can to write the patch after discussion about what method to use.


--

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

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel