[OpenSIPS-Devel] [OpenSIPS/opensips] 03da45: Fix adding RR params.

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Mar 13 15:14:51 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 03da45a1fce6de64707c133d9d9da262259e2522
      https://github.com/OpenSIPS/opensips/commit/03da45a1fce6de64707c133d9d9da262259e2522
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2015-03-13 (Fri, 13 Mar 2015)

  Changed paths:
    M modules/rr/record.c
    M modules/rr/record.h
    M modules/rr/rr_mod.c
    M modules/tm/t_fwd.c
    M modules/topology_hiding/topo_hiding_logic.c

  Log Message:
  -----------
  Fix adding RR params.

Do not use context for keep track of added RR params, as other modules (like TH) may change the RR lumps, so you may end up inconsitent (context says YES, lumps say NO).
All the time look at the lumps to see if RR was done, if params are there, etc.




More information about the Devel mailing list