[OpenSIPS-Devel] [OpenSIPS/opensips] 7b7347: dialplan/drouting: Fix time recurrence check inter...

Liviu Chircu noreply at github.com
Mon Aug 30 15:19:30 UTC 2021


  Branch: refs/heads/3.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 7b7347575cd627d8f4f4a89b9e4c9551270321ac
      https://github.com/OpenSIPS/opensips/commit/7b7347575cd627d8f4f4a89b9e4c9551270321ac
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M modules/dialplan/dp_repl.c
    M modules/drouting/prefix_tree.c

  Log Message:
  -----------
  dialplan/drouting: Fix time recurrence check interpretation

The tmrec_expr_check() function actually returns 1/-1 on success/failure
and not 1/0, as expected by the calling modules.

Many thanks to Flavio Goncalves for the report!
Fixes #2616

(cherry picked from commit 3056a37407f4cd29dc5e486c12449efe7f4c634e)





More information about the Devel mailing list