[OpenSIPS-Devel] [OpenSIPS/opensips] f88064: Fix consistency and use dialog_id.

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Oct 12 16:30:28 CEST 2016


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f8806424d8d10ad24fa5e27280ddcb523124bdd2
      https://github.com/OpenSIPS/opensips/commit/f8806424d8d10ad24fa5e27280ddcb523124bdd2
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M modules/dialog/README
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_req_within.c
    M modules/dialog/doc/dialog_admin.xml

  Log Message:
  -----------
  Fix consistency and use dialog_id.

Dialog_id is printed by dlg_list (along the h_label and h_id) as a simpler alternative to identify the dialog.
Also, the dlg_end_dlg accepts both h_label and h_id or a dialog_id.
This is needed as the DB exposes only the dialog_id, and the dialogs from DB cannot be correlated anymore with the MI commands. See #963

Closes #963.

(cherry picked from commit 944fdc1e02c0d4da00272f0c80ea2f9c0406b188)




More information about the Devel mailing list