|
@@ -0,0 +1,35 @@
|
|
|
|
+.\" $Id$
|
|
|
|
+.TH sercmd 8 23.10.2012 sip-router "sip-router"
|
|
|
|
+.\" Process with
|
|
|
|
+.\" groff -man -Tascii sercmd.8
|
|
|
|
+.\"
|
|
|
|
+.SH NAME
|
|
|
|
+sercmd \- sip-router command line tool
|
|
|
|
+.SH SYNOPSIS
|
|
|
|
+.B sercmd
|
|
|
|
+[
|
|
|
|
+.B \-h
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+.SH DESCRIPTION
|
|
|
|
+.B sercmd
|
|
|
|
+is a command line to interact with
|
|
|
|
+.B sip-router SIP server
|
|
|
|
+It can be used to manage users, domains, aliases and other server options.
|
|
|
|
+
|
|
|
|
+.SH OPTIONS
|
|
|
|
+.TP 12
|
|
|
|
+.B \-h
|
|
|
|
+display a short usage description, including all available options.
|
|
|
|
+
|
|
|
|
+.SH AUTHORS
|
|
|
|
+
|
|
|
|
+see
|
|
|
|
+.B /usr/share/doc/sip-router/AUTHORS
|
|
|
|
+
|
|
|
|
+.SH SEE ALSO
|
|
|
|
+.BR sip-router(8),
|
|
|
|
+.BR sip-router.cfg(5)
|
|
|
|
+.PP
|
|
|
|
+Full documentation on sip-router is available at
|
|
|
|
+.I http://www.sip-router.org/.
|