[OpenSIPS-Devel] [OpenSIPS/opensips] 952177: dialog: Fix Re-INVITE pinging after restarts

Liviu Chircu liviu at opensips.org
Tue Apr 24 02:24:50 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9521770efccd385fafdb2c58ff365627e0d65fef
      https://github.com/OpenSIPS/opensips/commit/9521770efccd385fafdb2c58ff365627e0d65fef
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2018-04-24 (Tue, 24 Apr 2018)

  Changed paths:
    M modules/dialog/dlg_db_handler.c
    M modules/dialog/dlg_handlers.c

  Log Message:
  -----------
  dialog: Fix Re-INVITE pinging after restarts

The current solution is to persist the SDPs/Contacts of the caller side and
the winning callee side into dialog var storage, which is restart
persistent ("vars" column).

Fixes #1342




More information about the Devel mailing list