[OpenSIPS-Devel] [OpenSIPS/opensips] abe815: Move RURI Q and BFLAGS into sip_msg.

Bogdan-Andrei Iancu bogdan at opensips.org
Fri Dec 19 18:54:18 CET 2014


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: abe815066e13300dc5662f8e82b5a6f5313aade3
      https://github.com/OpenSIPS/opensips/commit/abe815066e13300dc5662f8e82b5a6f5313aade3
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2014-12-19 (Fri, 19 Dec 2014)

  Changed paths:
    M action.c
    M dset.c
    M dset.h
    M forward.c
    M modules/enum/enum.c
    M modules/registrar/lookup.c
    M modules/registrar/save.c
    M modules/tm/async.c
    M modules/tm/sip_msg.c
    M modules/tm/t_fwd.c
    M modules/tm/t_msgbuilder.h
    M modules/tm/t_reply.c
    M modules/tm/uac.c
    M modules/uac_redirect/rd_funcs.c
    M parser/msg_parser.c
    M parser/msg_parser.h
    M pvar.c
    M receive.c
    M serialize.c

  Log Message:
  -----------
  Move RURI Q and BFLAGS into sip_msg.

Drop the static global variables storing the Q value and bflags for the RURI and move them into sip_msg structure, along with dst_uri, send_socket, path, etc.
Now, all the information about the first/default branch (the RURI) is kept in sip_msg.




More information about the Devel mailing list