[sr-dev] git:master: mi_rpc: new module - rpc command to execute MI commands

Daniel-Constantin Mierla miconda at gmail.com
Sun Jun 28 12:56:13 CEST 2009


Module: sip-router
Branch: master
Commit: 1f0341882763c34493f0ff5e6ab7dd4f5b4ff992
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1f0341882763c34493f0ff5e6ab7dd4f5b4ff992

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Sun Jun 28 12:53:27 2009 +0200

mi_rpc: new module - rpc command to execute MI commands

- 'mi' rpc command can be used to execute K MI commands
- example using sercmd:
sercmd> mi uptime
200 OK

+ Now:: Sun Jun 28 12:45:37 2009
+ Up since:: Sun Jun 28 12:24:27 2009
+ Up time:: 1270 [sec]

---

 modules/mi_rpc/Makefile             |   18 +++
 modules/mi_rpc/README               |   84 +++++++++++++
 modules/mi_rpc/doc/Makefile         |    4 +
 modules/mi_rpc/doc/mi_rpc.xml       |   43 +++++++
 modules/mi_rpc/doc/mi_rpc_admin.xml |  103 ++++++++++++++++
 modules/mi_rpc/mi_rpc_mod.c         |  228 +++++++++++++++++++++++++++++++++++
 6 files changed, 480 insertions(+), 0 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=1f0341882763c34493f0ff5e6ab7dd4f5b4ff992



More information about the sr-dev mailing list