[OpenSIPS-Devel] [OpenSIPS/opensips] 04cb08: usrloc: simplify processing of the refresh events
    Liviu Chircu 
    noreply at github.com
       
    Tue May  7 15:55:42 UTC 2024
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 04cb08e70ef467e5d599289abec485c957587d7c
      https://github.com/OpenSIPS/opensips/commit/04cb08e70ef467e5d599289abec485c957587d7c
  Author: Maksym Sobolyev <sobomax at sippysoft.com>
  Date:   2023-12-03 (Sun, 03 Dec 2023)
  Changed paths:
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h
  Log Message:
  -----------
  usrloc: simplify processing of the refresh events
Do not abuse "struct socket_info" just to pass sock_str over.
Instead, add str to the refresh event data and pass that alone.
Not only it reduces amount of data to pass, but also makes
code much easier to read and understand.
  Commit: 5e7be56260139a365d238e274652c4c031cbb52b
      https://github.com/OpenSIPS/opensips/commit/5e7be56260139a365d238e274652c4c031cbb52b
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2024-05-07 (Tue, 07 May 2024)
  Changed paths:
    M modules/usrloc/ul_evi.c
    M modules/usrloc/ul_evi.h
  Log Message:
  -----------
  Merge branch 'pr_ct_refresh_event' of https://github.com/sippy/opensips into sippy-pr_ct_refresh_event
Compare: https://github.com/OpenSIPS/opensips/compare/ca98f5778f73...5e7be5626013
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
    
    
More information about the Devel
mailing list