[OpenSIPS-Devel] [OpenSIPS/opensips] 2a3a10: fraud_detection: Optimize time-recurrences which a...
    Liviu Chircu 
    noreply at github.com
       
    Wed Jan 20 10:34:28 EST 2021
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2a3a1050e8e04f40d0500a8eb5d5e1429344077f
      https://github.com/OpenSIPS/opensips/commit/2a3a1050e8e04f40d0500a8eb5d5e1429344077f
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-01-20 (Wed, 20 Jan 2021)
  Changed paths:
    M modules/fraud_detection/frd_load.c
  Log Message:
  -----------
  fraud_detection: Optimize time-recurrences which always match
Rather than always (re)evaluating a time rec which matches 100% of the
time, just set it to NULL, so drouting quickly skips the check.
    
    
More information about the Devel
mailing list