|
@@ -1,16 +1,16 @@
|
|
|
.\" $Id$
|
|
|
-.TH ser.cfg 5 15.07.2002 ser "Sip Express Router"
|
|
|
+.TH sip-router.cfg 5 15.07.2002 sip-router "Sip Express Router"
|
|
|
.\" Process with
|
|
|
-.\" groff -man -Tascii ser.cfg.5
|
|
|
+.\" groff -man -Tascii sip-router.cfg.5
|
|
|
.\"
|
|
|
.SH NAME
|
|
|
-ser.cfg \- ser configuration file
|
|
|
+sip-router.cfg \- sip-router configuration file
|
|
|
.SH SYNOPSIS
|
|
|
-.I /etc/ser/ser.cfg
|
|
|
+.I /etc/sip-router/sip-router.cfg
|
|
|
.SH DESCRIPTION
|
|
|
-.B ser
|
|
|
+.B sip-router
|
|
|
reads the configuration data from
|
|
|
-.I /etc/ser/ser.cfg
|
|
|
+.I /etc/sip-router/sip-router.cfg
|
|
|
(or the file specified with
|
|
|
.B \-f
|
|
|
on the command line).
|
|
@@ -24,27 +24,26 @@ This manual page is incomplete. For further information please read the
|
|
|
.I Ser User Guide (http://www.iptel.org/ser/admin.html).
|
|
|
|
|
|
.SH FILES
|
|
|
-.I /etc/ser/ser.cfg
|
|
|
+.I /etc/sip-router/sip-router.cfg
|
|
|
|
|
|
.SH AUTHORS
|
|
|
|
|
|
see
|
|
|
-.B /usr/share/doc/ser/AUTHORS
|
|
|
+.B /usr/share/doc/sip-router/AUTHORS
|
|
|
|
|
|
.SH SEE ALSO
|
|
|
-.BR ser(8)
|
|
|
+.BR sip-router(8)
|
|
|
.PP
|
|
|
-Full documentation on ser, including configuration guidelines, FAQs and
|
|
|
+Full documentation on sip-router, including configuration guidelines, FAQs and
|
|
|
licensing conditions, is available at
|
|
|
-.I http://www.iptel.org/ser/.
|
|
|
+.I http://sip-router.org.
|
|
|
.PP
|
|
|
For reporting bugs see
|
|
|
.I
|
|
|
-http://www.iptel.org/ser/bugs/.
|
|
|
+http://sip-router.org/tracker/
|
|
|
.PP
|
|
|
Mailing lists:
|
|
|
.nf
|
|
|
-s[email protected] - ser user community
|
|
|
+s[email protected] - SIP Router user community
|
|
|
.nf
|
|
|
[email protected] - ser development, new features and unstable version
|
|
|
-
|
|
|
[email protected] - SIP Router development, new features and unstable version
|