[OpenSIPS-Devel] [OpenSIPS/opensips] 6351be: Use processing context instead of static variables...

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Dec 17 16:45:22 CET 2014


  Branch: refs/heads/async
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 6351bef8342ba3be748d0478eba3e0e9b57a9040
      https://github.com/OpenSIPS/opensips/commit/6351bef8342ba3be748d0478eba3e0e9b57a9040
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-12-17 (Wed, 17 Dec 2014)

  Changed paths:
    M modules/dialog/dialog.c
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_handlers.h
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_hash.h
    M modules/dialog/dlg_replication.c
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h

  Log Message:
  -----------
  Use processing context instead of static variables.

Current_dlg, last_dst_leg, timeout moved into processing context, so their value will survive a async jump.




More information about the Devel mailing list