[OpenSIPS-Devel] [OpenSIPS/opensips] 5a63dc: Fix replication of dialog delete events

liviuchircu liviu at opensips.org
Mon Sep 2 17:29:16 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 5a63dcdf87c8d69c3dc9e5d6330f3d58953c28b5
      https://github.com/OpenSIPS/opensips/commit/5a63dcdf87c8d69c3dc9e5d6330f3d58953c28b5
  Author: liviuchircu <liviu at opensips.org>
  Date:   2013-09-02 (Mon, 02 Sep 2013)

  Changed paths:
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_hash.h
    M modules/dialog/dlg_replication.c
    M modules/dialog/dlg_req_within.c

  Log Message:
  -----------
  Fix replication of dialog delete events

- instead of sending "deleted" packets based on hash delete operations,
they are now sent when a dialog changes state to "DLG_STATE_DELETED"
- this prevents the receiving instance from replicating the event again





More information about the Devel mailing list