Module: sip-router
Branch: bpintea/asi_binrpc2
Commit: 5a54f55b57baadc18e681739a4397e275c99e4a6
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5a54f55…
Author: bpi <bpi(a)machine.office.iptego.net>
Committer: bpi <bpi(a)machine.office.iptego.net>
Date: Fri Jan 15 00:05:36 2010 +0100
- added sercmd2, alternative to sercmd
- besides using the binrpc2 library, it adds small improvements, most
representative being int and str handling (made a bit more intuitive) and
auto reconnecting after connection breaking up.
---
utils/sercmd2/Makefile | 77 +++
utils/sercmd2/TODO | 4 +
utils/sercmd2/asi.txt | 5 +
utils/sercmd2/license.h | 37 ++
utils/sercmd2/sercmd2 | Bin 0 -> 72722 bytes
utils/sercmd2/sercmd2.c | 1478 +++++++++++++++++++++++++++++++++++++++++++++++
6 files changed, 1601 insertions(+), 0 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=5a5…