[OpenSIPS-Devel] [OpenSIPS/opensips] 2fc86f: mid_registrar: Improve throttling performance (mod...
    Liviu Chircu 
    noreply at github.com
       
    Tue Sep 10 11:45:15 EDT 2019
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2fc86f7d8ec7e4213cc3685fe78d16c9425b55e4
      https://github.com/OpenSIPS/opensips/commit/2fc86f7d8ec7e4213cc3685fe78d16c9425b55e4
  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