[OpenSIPS-Devel] [OpenSIPS/opensips] e24668: [dialog] fix dropping empty string dlg vals

Bogdan Andrei IANCU noreply at github.com
Tue Jun 27 12:00:46 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e24668131bcd828214c4fb9bccb208e9483a2a4e
      https://github.com/OpenSIPS/opensips/commit/e24668131bcd828214c4fb9bccb208e9483a2a4e
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    M modules/dialog/dlg_db_handler.c

  Log Message:
  -----------
  [dialog] fix dropping empty string dlg vals

Upon DB recovery (after an OpenSIPS restart) do not drop emtpy string dlg vals - as we do allow creation of such vals via cfg and api and have them saved to DB, it makes all the sense to also restore them
This triggers some startup warnings when using in-dialog re-INVITE probing.
Closes #3108





More information about the Devel mailing list