[OpenSIPS-Devel] [OpenSIPS/opensips] 258923: This patch implements several fixes to the SST mod...

Bogdan Andrei IANCU bogdan at opensips.org
Tue Jul 23 19:01:31 CEST 2013


  Branch: refs/heads/1.8
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 258923807163b26c390a6df5524b344dca6097ba
      https://github.com/OpenSIPS/opensips/commit/258923807163b26c390a6df5524b344dca6097ba
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M modules/sst/sst_handlers.c

  Log Message:
  -----------
  This patch implements several fixes to the SST module:

 - Fixed things when only one peer supports Session-Timers.
 - Fixed timer removal when both peers do not support Session-Timers and a
   timer was fired at some point.
 - Fixed Session-Timers usage in case of re-INVITES.
 - Allow the proxy to negotiate a lower Session-Expires value if configured
   to do so.


  Commit: f489ac8432984b1014bef755a87a7f0eee117c4d
      https://github.com/OpenSIPS/opensips/commit/f489ac8432984b1014bef755a87a7f0eee117c4d
  Author: Damien Sandras <dsandras at beip.be>
  Date:   2013-07-16 (Tue, 16 Jul 2013)

  Changed paths:
    M modules/sst/sst_handlers.c

  Log Message:
  -----------
  Fixed timer removal problems.

Instead of setting the timer value to 0, resets its value to the
default_timeout setting.
Also update the timer when processing ACK in order for the new timeout
to be taken into account


  Commit: fcc881e19c43b18be5a34eab7eb41d2067c9c168
      https://github.com/OpenSIPS/opensips/commit/fcc881e19c43b18be5a34eab7eb41d2067c9c168
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2013-07-23 (Tue, 23 Jul 2013)

  Changed paths:
    M modules/sst/sst_handlers.c

  Log Message:
  -----------
  Merge pull request #19 from dsandras/ds-sst

Several fixes to the SST module.
Credits go to Damien Sandras from Be IP s.a. @ http://www.beip.be


Compare: https://github.com/OpenSIPS/opensips/compare/34c5852352d2...fcc881e19c43


More information about the Devel mailing list