[OpenSIPS-Devel] [OpenSIPS/opensips] 83ca08: qrouting/drouting: Improve callback and function n...

Liviu Chircu noreply at github.com
Wed Feb 12 06:04:09 EST 2020


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

  Changed paths:
    M modules/drouting/dr_cb.h
    M modules/drouting/routing.c
    M modules/qrouting/qr_stats.c
    M modules/qrouting/qr_stats.h
    M modules/qrouting/qrouting.c

  Log Message:
  -----------
  qrouting/drouting: Improve callback and function naming

Also provide "rule->part_name" as a useful backpointer.


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

  Changed paths:
    M modules/drouting/drouting.c
    A modules/qrouting/qr_event.c
    A modules/qrouting/qr_event.h
    M modules/qrouting/qr_mi.c
    M modules/qrouting/qr_sort.c
    M modules/qrouting/qr_stats.h
    M modules/qrouting/qrouting.c

  Log Message:
  -----------
  qrouting: Add the E_QROUTING_BAD_DST event

To be triggered whenever a prefix + gateway combination falls below a
quality given by the "event_bad_dst_threshold" module parameter.

Default:  trigger the event whenever "1+ stats fall below CRIT limit"


Compare: https://github.com/OpenSIPS/opensips/compare/159a80ccbb73...5990fceb343a



More information about the Devel mailing list