[OpenSIPS-Devel] [OpenSIPS/opensips] 50f171: qrouting: Improve PDD accuracy

Liviu Chircu noreply at github.com
Wed Feb 12 11:04:27 EST 2020


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 50f1719ca10e5843e59c61c03c98613d9da92cc9
      https://github.com/OpenSIPS/opensips/commit/50f1719ca10e5843e59c61c03c98613d9da92cc9
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M modules/qrouting/qr_acc.c
    M modules/qrouting/qr_acc.h

  Log Message:
  -----------
  qrouting: Improve PDD accuracy

In case a 200 OK arrives without any 180/183 beforehand, we must also
take care to bump up the PDD accordingly, since the user on the UAC side
did not hear any audio feedback until the call was answered!


  Commit: a80e30c8efef070f872bb8c1eeba06f8fe2503a0
      https://github.com/OpenSIPS/opensips/commit/a80e30c8efef070f872bb8c1eeba06f8fe2503a0
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M modules/qrouting/qr_load.c

  Log Message:
  -----------
  qrouting: Sort the qr_profiles table by primary key

The QR profile rows MUST be fetched in ascending order, otherwise the
binary search algorithm (see qr_set_profile()) will break!


Compare: https://github.com/OpenSIPS/opensips/compare/d05cf2a4d837...a80e30c8efef



More information about the Devel mailing list