[OpenSIPS-Devel] [OpenSIPS/opensips] b8054f: Since the dialog timeout is not done under dialog ...

Vlad Paiu vladpaiu at opensips.org
Thu Feb 5 12:35:17 CET 2015


  Branch: refs/heads/1.11
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b8054f6e361ab93cd9d78761985065dbbd80730e
      https://github.com/OpenSIPS/opensips/commit/b8054f6e361ab93cd9d78761985065dbbd80730e
  Author: Vlad Paiu <vladpaiu at opensips.org>
  Date:   2015-02-05 (Thu, 05 Feb 2015)

  Changed paths:
    M modules/dialog/dlg_timer.c

  Log Message:
  -----------
  Since the dialog timeout is not done under dialog lock, we might have cases where the state is checked and is established, but until we get to update the timer, the dialog transitions to terminated & removes it from the timer.
Use marker that's set under d_timer lock in order to avoid this
(cherry picked from commit 721e4af58cf5f8348c96a61e7a588056bd918730)




More information about the Devel mailing list