[OpenSIPS-Devel] [OpenSIPS/opensips] 4eba01: mid_registrar: Improve throttling performance (mod...

Liviu Chircu noreply at github.com
Tue Sep 10 11:45:00 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4eba01917c7364c1c5dba424e4f8b695cef9436d
      https://github.com/OpenSIPS/opensips/commit/4eba01917c7364c1c5dba424e4f8b695cef9436d
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-09-10 (Tue, 10 Sep 2019)

  Changed paths:
    M modules/mid_registrar/save.c

  Log Message:
  -----------
  mid_registrar: Improve throttling performance (modes 0 and 1)

This patch fixes a bug with UACs that send expiration values which are
_beyond_ the configured "outgoing_expires" value.  In this case, the
throttling logic would only keep absorbing REGISTERs up to
"outgoing_expires" seconds, and would disregard the actual value
returned by the main registrar.

(cherry picked from commit ad9ff9a27eab2b56d7ce617d03f03024ad55b3fe)





More information about the Devel mailing list