[OpenSIPS-Devel] [OpenSIPS/opensips] 707ff8: qrouting: Use an IPC to load data during child_init()

Liviu Chircu noreply at github.com
Tue Apr 27 16:53:47 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 707ff810a42c3e15dd9b167d1b9ea65a8d2415ba
      https://github.com/OpenSIPS/opensips/commit/707ff810a42c3e15dd9b167d1b9ea65a8d2415ba
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-04-27 (Tue, 27 Apr 2021)

  Changed paths:
    M modules/qrouting/qrouting.c

  Log Message:
  -----------
  qrouting: Use an IPC to load data during child_init()

This fixes a design issue where qrouting _always_ loads its data before
drouting, simply because it's doing it via an inline child_init() load,
while drouting is lazy-loading via an IPC job.





More information about the Devel mailing list