[OpenSIPS-Devel] [OpenSIPS/opensips] 440ab2: fix context reusage if	async is made
    Razvan Crainea 
    razvan at opensips.org
       
    Mon Oct 26 12:12:27 CET 2015
    
    
  
  Branch: refs/heads/2.1
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 440ab21a9527421308ae6b2bf02005a29bad5f78
      https://github.com/OpenSIPS/opensips/commit/440ab21a9527421308ae6b2bf02005a29bad5f78
  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
  Commit: fdf38edbef7bebc0e8d02cd602bc8754e169abc9
      https://github.com/OpenSIPS/opensips/commit/fdf38edbef7bebc0e8d02cd602bc8754e169abc9
  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
Compare: https://github.com/OpenSIPS/opensips/compare/79013244e7ce...fdf38edbef7b
    
    
More information about the Devel
mailing list