21a7a17c |
.\" $Id$
.TH ser.cfg 5 15.07.2002 ser "Sip Express Router"
.\" Process with
.\" groff -man -Tascii ser.cfg.5
.\"
.SH NAME
ser.cfg \- ser configuration file
.SH SYNOPSIS
.I /etc/ser/ser.cfg
.SH DESCRIPTION
.B ser
reads the configuration data from
.I /etc/ser/ser.cfg
(or the file specified with
.B \-f
on the command line).
The file contains global configuration parameters, module loading commands and the script that will be executed for each received request. Lines starting with
.B #
or enclosed in
.B /* ... */
are interpreted as comments.
.PP
This manual page is incomplete. For further information please read
|
5b0cb4c6 |
.I /usr/share/doc/ser/README.cfg.
|
21a7a17c |
.SH FILES
.bL
.I /etc/ser/ser.cfg
.br
|
e58f2128 |
|
21a7a17c |
.SH AUTHORS
|
6453b431 |
Andrei Pelinescu - Onciul, <pelinescu-onciul@fokus.gmd.de>
|
21a7a17c |
.br
|
6453b431 |
Bogdan Andrei Iancu;
.br
Daniel-Constantin Mierla;
.br
Jan Janak;
.br
Jiri Kuthan;
.br
Nils Ohlmeier;
.br
Ricardo Baratto;
.br
Stelios Sidiroglou-Douskos
|
21a7a17c |
.SH SEE ALSO
|
e58f2128 |
.BR ser.cfg(5)
.PP
Full documentation on ser, including configuration guidelines, FAQs and
licensing conditions, is available at
http://www.iptel.org/ser/.
|
21a7a17c |
.PP
|
6453b431 |
Report bugs at
.nf
https://developer.berlios.de/bugs/?func=addbug&group_id=480 .
|
e58f2128 |
For help/support, write an email to <serhelp@iptel.org>.
|