This module provides a JSON-RPC v2 server, tailored for the needs of Kamailio. It implements the Kamailio RPC interface over JSON-RPC. The specification for JSON-RPC is available at: http://www.jsonrpc.org/specification. The transports supported by the module are: FIFO file, datagram (UDP) over unix socket files or network sockets, HTTP and HTTPS. The JSONRPCS module requires the xHTTP module to handle HTTP/S requests. Read the documentation of the xHTTP module for more details.
Copyright © 2014 asipto.com