[OpenSIPS-Devel] [OpenSIPS/opensips] b256c5: [proto_msrp] First version for the MSRP stack

Bogdan Andrei IANCU noreply at github.com
Tue Mar 1 13:00:34 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b256c5c312693ff4cbe89c0f9e371c7bb314e55c
      https://github.com/OpenSIPS/opensips/commit/b256c5c312693ff4cbe89c0f9e371c7bb314e55c
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    A modules/proto_msrp/Makefile
    A modules/proto_msrp/doc/contributors.xml
    A modules/proto_msrp/doc/proto_msrp.xml
    A modules/proto_msrp/doc/proto_msrp_admin.xml
    A modules/proto_msrp/msrp_api.c
    A modules/proto_msrp/msrp_api.h
    A modules/proto_msrp/msrp_common.c
    A modules/proto_msrp/msrp_common.h
    A modules/proto_msrp/msrp_handler.c
    A modules/proto_msrp/msrp_handler.h
    A modules/proto_msrp/msrp_parser.c
    A modules/proto_msrp/msrp_parser.h
    A modules/proto_msrp/msrp_plain.c
    A modules/proto_msrp/msrp_plain.h
    A modules/proto_msrp/msrp_signaling.c
    A modules/proto_msrp/msrp_signaling.h
    A modules/proto_msrp/proto_msrp.c

  Log Message:
  -----------
  [proto_msrp] First version for the MSRP stack

This module provides the net read/write (plain/TLS) ops, message parsing and assembling, the transactional layer (WIP) and basic signaling ops.

An API is provided for modules that are handling/routing the MSRP traffic (like an MSRP UA or MSRP relay).
******* WIP!!!! ******





More information about the Devel mailing list