[OpenSIPS-Users] MI_XML_RPC formatting

Ionel Cerghit ionel.cerghit at gmail.com
Tue Aug 18 16:17:55 CEST 2015


Hello,

For the Management Interface (MI), the XMLRPC backend is one of the most
used one due to its spreading and flexibility. Nevertheless, the XMLRPC
implementation in OpenSIPS did not take full advantage of the XML power
when comes to syntax.

In OpenSIPS 2.2 (devel version) , the mi_xmlrpc_ng module (the XMLRPC
backend for MI) does proper XML formatting according to the protocol
standards. The MI content is split (nodes and attributes) and encapsulated
in XML tags. Instead of the long and monolithic string response, now the
module provides a proper exploded XML tree; that means the result no longer
requires the client to do any custom parsing (beside simple XML parsing, of
course).

This improvement dramatically simplifies any OpenSIPS integration via the
XMLRPC backend.

Thank you,
Ionel Cerghit
OpenSIPS junior developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150818/5b72b49d/attachment.htm>


More information about the Users mailing list