[OpenSIPS-Devel] [OpenSIPS/opensips] 3d2e33: dispatcher: Fix the "round robin" algorithm

Liviu Chircu noreply at github.com
Tue Nov 12 11:56:30 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 3d2e337423eb21f0eed5a8bbcec683d5694184cc
      https://github.com/OpenSIPS/opensips/commit/3d2e337423eb21f0eed5a8bbcec683d5694184cc
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M modules/dispatcher/dispatcher.c

  Log Message:
  -----------
  dispatcher: Fix the "round robin" algorithm

ds_select_dst() must not get called multiple times on a given set, as
some destinations may get skipped in the process.

Fixes #1889





More information about the Devel mailing list