[OpenSIPS-Devel] [OpenSIPS/opensips] 9975df: [proto_msrp] Added support for UAC MSRP transactions

Bogdan Andrei IANCU noreply at github.com
Mon Apr 18 14:04:52 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 9975df9622ae949ae7e6057ab1a857839b809efb
      https://github.com/OpenSIPS/opensips/commit/9975df9622ae949ae7e6057ab1a857839b809efb
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2022-04-18 (Mon, 18 Apr 2022)

  Changed paths:
    M modules/proto_msrp/msrp_api.c
    M modules/proto_msrp/msrp_api.h
    M modules/proto_msrp/msrp_handler.c
    M modules/proto_msrp/msrp_handler.h
    M modules/proto_msrp/msrp_parser.c
    M modules/proto_msrp/msrp_parser.h
    M modules/proto_msrp/msrp_signaling.c
    M modules/proto_msrp/msrp_signaling.h

  Log Message:
  -----------
  [proto_msrp] Added support for UAC MSRP transactions


  Commit: 9345b7bba942df5cd82e67fcb1ab6485251669af
      https://github.com/OpenSIPS/opensips/commit/9345b7bba942df5cd82e67fcb1ab6485251669af
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2022-04-18 (Mon, 18 Apr 2022)

  Changed paths:
    M modules/proto_msrp/msrp_signaling.c

  Log Message:
  -----------
  [proto_msrp] makes possible the "destination" reusage

Instead of keep DND-resolving the TO path for each MSRP request in the session, we do this only for the first request and reuse the sockaddr destination for the following requests within the session. Storing (and persisting) the sockaddr value is up to the upper layer.


Compare: https://github.com/OpenSIPS/opensips/compare/eba5b6694fed...9345b7bba942



More information about the Devel mailing list