Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 944fdc1e02c0d4da00272f0c80ea2f9c0406b188
      
https://github.com/OpenSIPS/opensips/commit/944fdc1e02c0d4da00272f0c80ea2f9c0406b188
  Author: Bogdan-Andrei Iancu <bog...@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.


_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to