[OpenSIPS-Devel] [OpenSIPS/opensips] f117d3: tm: Minor improvements

Liviu Chircu noreply at github.com
Thu Apr 16 12:06:04 EST 2020


  Branch: refs/heads/feature/rfc-8599-sip-pn
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f117d3f20af6e88ecd42f289f7116a6878561903
      https://github.com/OpenSIPS/opensips/commit/f117d3f20af6e88ecd42f289f7116a6878561903
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M modules/tm/h_table.h
    M modules/tm/t_fwd.c

  Log Message:
  -----------
  tm: Minor improvements

    * t_forward_nonack(): Avoid redundant str copying
    * improve docs on t->nr_of_outgoings


  Commit: 56b6950746d672f2217165583c727f13b6c446c5
      https://github.com/OpenSIPS/opensips/commit/56b6950746d672f2217165583c727f13b6c446c5
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M modules/tm/t_fwd.c
    M modules/tm/t_fwd.h
    M modules/tm/tm.c
    M modules/tm/tm_load.h

  Log Message:
  -----------
  tm: Extend the API with await/inject functions

Specifically:
    * tm.t_wait_for_new_branches(msg)
    * tm.t_inject_ul_event_branch(msg)


  Commit: 9e6545346cbc6fde30cb9e5d754f2318d99e2d47
      https://github.com/OpenSIPS/opensips/commit/9e6545346cbc6fde30cb9e5d754f2318d99e2d47
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M lib/reg/pn.c
    M modules/registrar/lookup.c
    M parser/msg_parser.h

  Log Message:
  -----------
  registrar SIP PN: Finalize integration with tm


  Commit: 54064b4614d42164b49105b43f9a5dc1ce308a92
      https://github.com/OpenSIPS/opensips/commit/54064b4614d42164b49105b43f9a5dc1ce308a92
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M socket_info.h

  Log Message:
  -----------
  proto2a(): Do not segfault on PROTO_NONE (0)


  Commit: 51c39c41c96d75c4e9cd650e0fef935a79330c54
      https://github.com/OpenSIPS/opensips/commit/51c39c41c96d75c4e9cd650e0fef935a79330c54
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2020-04-16 (Thu, 16 Apr 2020)

  Changed paths:
    M test/ut.c

  Log Message:
  -----------
  mk_sip_req(): Properly init the sip_msg

This way, parse_headers() will work as expected


Compare: https://github.com/OpenSIPS/opensips/compare/fc21ab79c112...51c39c41c96d



More information about the Devel mailing list