Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 721e4af58cf5f8348c96a61e7a588056bd918730
      
https://github.com/OpenSIPS/opensips/commit/721e4af58cf5f8348c96a61e7a588056bd918730
  Author: Vlad Paiu <vladp...@opensips.org>
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  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


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

Reply via email to