[OpenSIPS-Devel] [OpenSIPS/opensips] 74cb23: dialog: mirror dialogs from donor node when syncin...

Vlad Pătrașcu noreply at github.com
Fri Apr 9 18:36:41 EST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 74cb23a892b7e055459ece593f9d5269e977daaa
      https://github.com/OpenSIPS/opensips/commit/74cb23a892b7e055459ece593f9d5269e977daaa
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M modules/clusterer/api.h
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer_mod.c
    M modules/clusterer/sharing_tags.c
    M modules/clusterer/sharing_tags.h
    M modules/clusterer/sync.c
    M modules/dialog/dialog.c
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_hash.h
    M modules/dialog/dlg_replication.c
    M modules/dialog/dlg_replication.h
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  dialog: mirror dialogs from donor node when syncing from cluster

Drop existing dialogs from memory if they are not received in the sync data.
Also, improve the dlg_cluster_sync MI command by adding the ability to sync
only the dialogs that are marked with a specific sharing tag.


  Commit: a7425d4ada98c98fb6570e93d4ab886c2269bbbf
      https://github.com/OpenSIPS/opensips/commit/a7425d4ada98c98fb6570e93d4ab886c2269bbbf
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M modules/clusterer/clusterer.c
    M modules/dialog/dialog.c
    M modules/dialog/dlg_replication.c
    M modules/dialog/dlg_replication.h
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  dialog: add ability to auto sync from cluster on node UP event

Issue a sync request automatically when a node becomes reachable,
for all sharing tags in backup state.


  Commit: fab0e21732f41b4733b9e6b051a1ae435a609846
      https://github.com/OpenSIPS/opensips/commit/fab0e21732f41b4733b9e6b051a1ae435a609846
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2021-04-09 (Fri, 09 Apr 2021)

  Changed paths:
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer.h
    M modules/clusterer/clusterer_mod.c
    M modules/clusterer/doc/clusterer_admin.xml
    M modules/clusterer/sharing_tags.c
    M modules/clusterer/sync.c

  Log Message:
  -----------
  clusterer: add MI function that disables/enables a capability


Compare: https://github.com/OpenSIPS/opensips/compare/e3221aa1616a...fab0e21732f4



More information about the Devel mailing list