[OpenSIPS-Devel] [OpenSIPS/opensips] 1785ab: fix context reusage if async is made

Razvan Crainea razvan at opensips.org
Mon Oct 26 12:13:00 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 1785ab3b432b77adb8d78060ea038955b4f64ed6
      https://github.com/OpenSIPS/opensips/commit/1785ab3b432b77adb8d78060ea038955b4f64ed6
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h
    M modules/tm/timer.c

  Log Message:
  -----------
  fix context reusage if async is made

This affects timers and failure routes that are supposed to reuse a static context

(cherry picked from commit d75a0a01a87b8260dc220e1de98c2be20b7755f0)


  Commit: a76ab7a98ebb4068e45bb62d21f8fbf79488c296
      https://github.com/OpenSIPS/opensips/commit/a76ab7a98ebb4068e45bb62d21f8fbf79488c296
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2015-10-26 (Mon, 26 Oct 2015)

  Changed paths:
    M context.c
    M context.h
    M modules/compression/compression.c
    M modules/dialog/dialog.c
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_req_within.c
    M modules/dialog/dlg_req_within.h
    M modules/pua_usrloc/pua_usrloc.c
    M modules/rr/rr_mod.c
    M modules/rtpengine/rtpengine.c
    M modules/tm/t_ctx.c
    M modules/tm/timer.c
    M receive.c

  Log Message:
  -----------
  context: add destroy function for registered ctx vars

(cherry picked from commit 59708d51e1796c0c7e8d7b975af964fc8c9a54e2)


Compare: https://github.com/OpenSIPS/opensips/compare/27b0b21b2f2a...a76ab7a98ebb


More information about the Devel mailing list