[OpenSIPS-Devel] [OpenSIPS/opensips] 4f5847: MI: add API for building a JSON-RPC Response from ...

Vlad Patrascu vladp at opensips.org
Tue Oct 2 12:38:41 EDT 2018


  Branch: refs/heads/mi_rework
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 4f584757a2db3ffebdd7719db23ad0874e272d6d
      https://github.com/OpenSIPS/opensips/commit/4f584757a2db3ffebdd7719db23ad0874e272d6d
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-09-18 (Tue, 18 Sep 2018)

  Changed paths:
    M mem/shm_mem.c
    R mi/attr.c
    R mi/attr.h
    A mi/item.c
    A mi/item.h
    M mi/mi.h
    R mi/tree.c
    R mi/tree.h

  Log Message:
  -----------
  MI: add API for building a JSON-RPC Response from MI handlers

This is the first commit from an overall rework aiming to port the MI Interface
to the JSON-RPC protocol. As a consequence, the MI implementation modules will
only act as transports while the MI core will be responsible for
encoding the data.


  Commit: 1a27bbdf1a78df56b14ef4b569ae75d749a76e8c
      https://github.com/OpenSIPS/opensips/commit/1a27bbdf1a78df56b14ef4b569ae75d749a76e8c
  Author: Vlad Patrascu <vladp at opensips.org>
  Date:   2018-10-02 (Tue, 02 Oct 2018)

  Changed paths:
    M blacklists.c
    M evi/event_interface.c
    M evi/event_interface.h
    M mem/shm_mem.c
    M mem/shm_mem.h
    M mi/item.c
    M mi/item.h
    M mi/mi.c
    M mi/mi.h
    M mi/mi_core.c
    M mi/mi_trace.c
    M mi/mi_trace.h
    M net/net_tcp.c
    M net/net_tcp.h
    M net/proto_tcp/proto_tcp.c
    M statistics.c

  Log Message:
  -----------
  Port MI core to JSON-RPC

Implement the JSON-RPC handling and interface required for the MI transport
modules as well as port the core MI functions to the new API.


Compare: https://github.com/OpenSIPS/opensips/compare/fb37d4bbb08f...1a27bbdf1a78
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Devel mailing list