Module: sip-router
Branch: master
Commit: 32c1a13ef4b1395cb891289af9b854f5686178d2
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=32c1a13…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Mon Jun 29 20:30:44 2009 +0200
rpc doc: added "*" and some minor fixes
- documented the newly introduced "*" modifier for optional
parameters.
- fixed return value description for rpc->scan and
rpc->struct_scan (these function always return the number of
parameters read on success and - number of parameters read so
far on failure and not 0/-1).
- changed ctl and xmlrpc links to point to the auto-generated html
files on
sip-router.org/docbook/.
- re-generated ser_rpc.txt
---
doc/rpc/ser_rpc.txt | 64 ++++++++++++++++++++++++++++-----------
doc/rpc/ser_rpc.xml | 82 +++++++++++++++++++++++++++++++++++++-------------
2 files changed, 106 insertions(+), 40 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=32c…