1 | 1 |
deleted file mode 100644 |
... | ... |
@@ -1,50 +0,0 @@ |
1 |
-.\" $Id$ |
|
2 |
-.TH ser.cfg 5 15.07.2002 ser "Sip Express Router" |
|
3 |
-.\" Process with |
|
4 |
-.\" groff -man -Tascii ser.cfg.5 |
|
5 |
-.\" |
|
6 |
-.SH NAME |
|
7 |
-ser.cfg \- ser configuration file |
|
8 |
-.SH SYNOPSIS |
|
9 |
-.I /etc/ser/ser.cfg |
|
10 |
-.SH DESCRIPTION |
|
11 |
-.B ser |
|
12 |
-reads the configuration data from |
|
13 |
-.I /etc/ser/ser.cfg |
|
14 |
-(or the file specified with |
|
15 |
-.B \-f |
|
16 |
-on the command line). |
|
17 |
-The file contains global configuration parameters, module loading commands and the script that will be executed for each received request. Lines starting with |
|
18 |
-.B # |
|
19 |
-or enclosed in |
|
20 |
-.B /* ... */ |
|
21 |
-are interpreted as comments. |
|
22 |
-.PP |
|
23 |
-This manual page is incomplete. For further information please read the |
|
24 |
-.I Ser User Guide (http://www.iptel.org/ser/admin.html). |
|
25 |
- |
|
26 |
-.SH FILES |
|
27 |
-.I /etc/ser/ser.cfg |
|
28 |
- |
|
29 |
-.SH AUTHORS |
|
30 |
- |
|
31 |
-see |
|
32 |
-.B /usr/share/doc/ser/AUTHORS |
|
33 |
- |
|
34 |
-.SH SEE ALSO |
|
35 |
-.BR ser(8) |
|
36 |
-.PP |
|
37 |
-Full documentation on ser, including configuration guidelines, FAQs and |
|
38 |
-licensing conditions, is available at |
|
39 |
-.I http://www.iptel.org/ser/. |
|
40 |
-.PP |
|
41 |
-For reporting bugs see |
|
42 |
-.I |
|
43 |
-http://www.iptel.org/ser/bugs/. |
|
44 |
-.PP |
|
45 |
-Mailing lists: |
|
46 |
-.nf |
|
47 |
-serusers@iptel.org - ser user community |
|
48 |
-.nf |
|
49 |
-serdev@iptel.org - ser development, new features and unstable version |
|
50 |
- |
... | ... |
@@ -29,31 +29,9 @@ This manual page is incomplete. For further information please read the |
29 | 29 |
.br |
30 | 30 |
|
31 | 31 |
.SH AUTHORS |
32 |
-Andrei Pelinescu - Onciul, <pelinescu-onciul@fokus.gmd.de> |
|
33 |
-.br |
|
34 |
-Bogdan Andrei Iancu |
|
35 |
-.br |
|
36 |
-Daniel-Constantin Mierla |
|
37 |
-.br |
|
38 |
-Jan Janak |
|
39 |
-.br |
|
40 |
-Jiri Kuthan |
|
41 |
-.br |
|
42 |
-Juha Heinanen |
|
43 |
-.br |
|
44 |
-Maxim Sobolev |
|
45 |
-.br |
|
46 |
-Miklos Tirpak |
|
47 |
-.br |
|
48 |
-Nils Ohlmeier |
|
49 |
-.br |
|
50 |
-Ramona-Elena Modroiu |
|
51 |
-.br |
|
52 |
-Raphael Coeffic |
|
53 |
-.br |
|
54 |
-Ricardo Baratto |
|
55 |
-.br |
|
56 |
-Stelios Sidiroglou-Douskos |
|
32 |
+ |
|
33 |
+see |
|
34 |
+.B /usr/share/doc/ser/AUTHORS |
|
57 | 35 |
|
58 | 36 |
.SH SEE ALSO |
59 | 37 |
.BR ser(8) |
... | ... |
@@ -20,10 +20,8 @@ or enclosed in |
20 | 20 |
.B /* ... */ |
21 | 21 |
are interpreted as comments. |
22 | 22 |
.PP |
23 |
-This manual page is incomplete. For further information please read |
|
24 |
-.I /usr/share/doc/ser/README.cfg |
|
25 |
-and |
|
26 |
-.I Ser User Guide. |
|
23 |
+This manual page is incomplete. For further information please read the |
|
24 |
+.I Ser User Guide (http://www.iptel.org/ser/admin.html). |
|
27 | 25 |
|
28 | 26 |
.SH FILES |
29 | 27 |
.bL |
... | ... |
@@ -33,29 +31,46 @@ and |
33 | 31 |
.SH AUTHORS |
34 | 32 |
Andrei Pelinescu - Onciul, <pelinescu-onciul@fokus.gmd.de> |
35 | 33 |
.br |
36 |
-Bogdan Andrei Iancu; |
|
34 |
+Bogdan Andrei Iancu |
|
37 | 35 |
.br |
38 |
-Daniel-Constantin Mierla; |
|
36 |
+Daniel-Constantin Mierla |
|
39 | 37 |
.br |
40 |
-Jan Janak; |
|
38 |
+Jan Janak |
|
41 | 39 |
.br |
42 |
-Jiri Kuthan; |
|
40 |
+Jiri Kuthan |
|
43 | 41 |
.br |
44 |
-Nils Ohlmeier; |
|
42 |
+Juha Heinanen |
|
45 | 43 |
.br |
46 |
-Ricardo Baratto; |
|
44 |
+Maxim Sobolev |
|
45 |
+.br |
|
46 |
+Miklos Tirpak |
|
47 |
+.br |
|
48 |
+Nils Ohlmeier |
|
49 |
+.br |
|
50 |
+Ramona-Elena Modroiu |
|
51 |
+.br |
|
52 |
+Raphael Coeffic |
|
53 |
+.br |
|
54 |
+Ricardo Baratto |
|
47 | 55 |
.br |
48 | 56 |
Stelios Sidiroglou-Douskos |
49 | 57 |
|
50 | 58 |
.SH SEE ALSO |
51 |
-.BR ser.cfg(5) |
|
59 |
+.BR ser(8) |
|
52 | 60 |
.PP |
53 | 61 |
Full documentation on ser, including configuration guidelines, FAQs and |
54 | 62 |
licensing conditions, is available at |
55 |
-http://www.iptel.org/ser/. |
|
63 |
+.I http://www.iptel.org/ser/. |
|
64 |
+.PP |
|
65 |
+For reporting bugs see |
|
66 |
+.I |
|
67 |
+http://www.iptel.org/ser/bugs/. |
|
68 |
+.PP |
|
69 |
+Mailing lists: |
|
70 |
+.nf |
|
71 |
+serusers@iptel.org - ser user community |
|
72 |
+.nf |
|
73 |
+serdev@iptel.org - ser development, new features and unstable version |
|
56 | 74 |
.PP |
57 |
-Report bugs at |
|
58 |
-.nf |
|
59 |
-https://developer.berlios.de/bugs/?func=addbug&group_id=480 . |
|
60 | 75 |
For help/support, write an email to <serhelp@iptel.org>. |
61 | 76 |
|
... | ... |
@@ -29,11 +29,21 @@ This manual page is incomplete. For further information please read |
29 | 29 |
.br |
30 | 30 |
|
31 | 31 |
.SH AUTHORS |
32 |
-This manual page was written by Andrei Pelinescu - Onciul <pelinescu-onciul@fokus.gmd.de>. |
|
32 |
+Andrei Pelinescu - Onciul, <pelinescu-onciul@fokus.gmd.de> |
|
33 | 33 |
.br |
34 |
-.B ser |
|
35 |
-was written by Andrei Pelinescu - Onciul, Bogdan Iancu, Daniel-Constantin Mierla, |
|
36 |
-Jan Janak, Jiri Kuthan, Nils Ohlmeier, Ricardo Baratto, Stelios Sidiroglou-Douskos. |
|
34 |
+Bogdan Andrei Iancu; |
|
35 |
+.br |
|
36 |
+Daniel-Constantin Mierla; |
|
37 |
+.br |
|
38 |
+Jan Janak; |
|
39 |
+.br |
|
40 |
+Jiri Kuthan; |
|
41 |
+.br |
|
42 |
+Nils Ohlmeier; |
|
43 |
+.br |
|
44 |
+Ricardo Baratto; |
|
45 |
+.br |
|
46 |
+Stelios Sidiroglou-Douskos |
|
37 | 47 |
|
38 | 48 |
.SH SEE ALSO |
39 | 49 |
.BR ser.cfg(5) |
... | ... |
@@ -42,6 +52,8 @@ Full documentation on ser, including configuration guidelines, FAQs and |
42 | 52 |
licensing conditions, is available at |
43 | 53 |
http://www.iptel.org/ser/. |
44 | 54 |
.PP |
45 |
-Report bugs at https://developer.berlios.de/bugs/?func=addbug&group_id=480 . |
|
55 |
+Report bugs at |
|
56 |
+.nf |
|
57 |
+https://developer.berlios.de/bugs/?func=addbug&group_id=480 . |
|
46 | 58 |
For help/support, write an email to <serhelp@iptel.org>. |
47 | 59 |
|
... | ... |
@@ -27,17 +27,21 @@ This manual page is incomplete. For further information please read |
27 | 27 |
.bL |
28 | 28 |
.I /etc/ser/ser.cfg |
29 | 29 |
.br |
30 |
+ |
|
30 | 31 |
.SH AUTHORS |
31 |
-This manual page was written by Andrei Pelinescu - Onciul <pelinescu-onciul@fokus.gmd.de>, ... |
|
32 |
+This manual page was written by Andrei Pelinescu - Onciul <pelinescu-onciul@fokus.gmd.de>. |
|
32 | 33 |
.br |
33 | 34 |
.B ser |
34 |
-was written by: |
|
35 |
+was written by Andrei Pelinescu - Onciul, Bogdan Iancu, Daniel-Constantin Mierla, |
|
36 |
+Jan Janak, Jiri Kuthan, Nils Ohlmeier, Ricardo Baratto, Stelios Sidiroglou-Douskos. |
|
35 | 37 |
|
36 | 38 |
.SH SEE ALSO |
37 |
-.BR ser(8) |
|
39 |
+.BR ser.cfg(5) |
|
40 |
+.PP |
|
41 |
+Full documentation on ser, including configuration guidelines, FAQs and |
|
42 |
+licensing conditions, is available at |
|
43 |
+http://www.iptel.org/ser/. |
|
38 | 44 |
.PP |
39 |
-Full documentation on ser, including configuration and FAQs is available at |
|
40 |
-http://www.iptel.org/<fill-this-in>. |
|
41 |
-.PP |
|
42 |
-Report bugs at http://www.iptel.org/<fill-this-in> |
|
43 |
-For help/support, try the <ser> mailing list at <fill-this-in>. |
|
45 |
+Report bugs at https://developer.berlios.de/bugs/?func=addbug&group_id=480 . |
|
46 |
+For help/support, write an email to <serhelp@iptel.org>. |
|
47 |
+ |
1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,43 @@ |
1 |
+.\" $Id$ |
|
2 |
+.TH ser.cfg 5 15.07.2002 ser "Sip Express Router" |
|
3 |
+.\" Process with |
|
4 |
+.\" groff -man -Tascii ser.cfg.5 |
|
5 |
+.\" |
|
6 |
+.SH NAME |
|
7 |
+ser.cfg \- ser configuration file |
|
8 |
+.SH SYNOPSIS |
|
9 |
+.I /etc/ser/ser.cfg |
|
10 |
+.SH DESCRIPTION |
|
11 |
+.B ser |
|
12 |
+reads the configuration data from |
|
13 |
+.I /etc/ser/ser.cfg |
|
14 |
+(or the file specified with |
|
15 |
+.B \-f |
|
16 |
+on the command line). |
|
17 |
+The file contains global configuration parameters, module loading commands and the script that will be executed for each received request. Lines starting with |
|
18 |
+.B # |
|
19 |
+or enclosed in |
|
20 |
+.B /* ... */ |
|
21 |
+are interpreted as comments. |
|
22 |
+.PP |
|
23 |
+This manual page is incomplete. For further information please read |
|
24 |
+.I /usr/share/doc/README. |
|
25 |
+ |
|
26 |
+.SH FILES |
|
27 |
+.bL |
|
28 |
+.I /etc/ser/ser.cfg |
|
29 |
+.br |
|
30 |
+.SH AUTHORS |
|
31 |
+This manual page was written by Andrei Pelinescu - Onciul <pelinescu-onciul@fokus.gmd.de>, ... |
|
32 |
+.br |
|
33 |
+.B ser |
|
34 |
+was written by: |
|
35 |
+ |
|
36 |
+.SH SEE ALSO |
|
37 |
+.BR ser(8) |
|
38 |
+.PP |
|
39 |
+Full documentation on ser, including configuration and FAQs is available at |
|
40 |
+http://www.iptel.org/<fill-this-in>. |
|
41 |
+.PP |
|
42 |
+Report bugs at http://www.iptel.org/<fill-this-in> |
|
43 |
+For help/support, try the <ser> mailing list at <fill-this-in>. |