[OpenSIPS-Devel] [OpenSIPS/opensips] 92dfed: In DELAYED mode, flush vars & profile to DB at ACK...

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Oct 4 13:53:04 CEST 2013


  Branch: refs/heads/1.9
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 92dfede38b500edc6f8257f6dd87c881814389cd
      https://github.com/OpenSIPS/opensips/commit/92dfede38b500edc6f8257f6dd87c881814389cd
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M modules/dialog/dlg_db_handler.c

  Log Message:
  -----------
  In DELAYED mode, flush vars & profile to DB at ACK time too - no timer tick between 200 OK and ACK was droping the update operation to DB.
Please note that this "bug" had actually no implications, as dialog data is either used from memory cache, either from DB after a restart (and a shutdown flushes everything to DB).
Related to issue #97.





More information about the Devel mailing list