[server] / trunk / man / diastar.1 Repository:
ViewVC logotype

Annotation of /trunk/man/diastar.1

Parent Directory Parent Directory | Revision Log Revision Log


Revision 504 - (view) (download)

1 : jtarlton 356 .\" man page for the Project DiaStar Server.
2 :     .TH diastar 1 "20 July 2008" "Project DiaStar Server" "DiaStar Server"
3 :     .SH NAME
4 :     diastar \- Project DiaStar Server
5 :     .SH SYNOPSIS
6 :     diastar --verbose --console --conf=test.conf
7 :    
8 :     .SH DESCRIPTION
9 : jtarlton 373 The DiaStar Server uses a simple communications protocol, based on the Woomera protocol, to provide a gateway to various telecommucications protocols. It is normally run as a service daemon.
10 : jtarlton 356
11 :     .SH OPTIONS
12 :     .TP 20
13 :     .B -h, --help
14 :     Display these options
15 :     .TP
16 :     .B --version
17 :     Display version information
18 :     .TP
19 :     .B --console
20 :     Run as a console application, typically for debugging purposes.
21 :     .TP
22 :     .B -v, --verbose
23 :     Increases amount of logging
24 :     .TP
25 :     .B --log-dir=/path/name
26 :     Directory used to store log files
27 :     .TP
28 :     .B -p, --probe
29 :     Probe the hardware and generate configuration data. When used with the
30 :     .B --conf
31 :     option, the data will be written to the named file; otherwise, it is written to standard output allowing it to be redirected by the shell as necessary.
32 :     .TP
33 : jtarlton 504 .B --isdn
34 :     Used with the
35 :     .B --probe
36 :     option, configures dti devices to use ISDN signalling (default).
37 :     .TP
38 :     .B --ss7
39 :     Used with the
40 :     .B --probe
41 :     option, configures dti devices to use SS7 signalling.
42 :     .TP
43 :     .B --sip
44 :     Used with the
45 :     .B --probe
46 :     option, generates sip configuration.
47 :     .TP
48 : jtarlton 356 .B --conf=/path/to/filename
49 :     The full path name of the configuration file.
50 :     .TP
51 :     .B --woomera-port=port-number
52 :     Tcp port that the Woomera server listens on (42420)
53 :    
54 :     .SH EXAMPLES
55 :     To probe the hardware and create a default configuration file.
56 :    
57 :     .B diastar --probe --conf=test.conf
58 :    
59 :     .SH AUTHOR
60 :     .nf
61 :     John Tarlton
62 :     .fi
63 :    
64 :     .SH COPYRIGHT
65 :     Copyright (c) 2009 Dialogic Corporation.
66 :     .br
67 :     This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/old-licenses/gpl-2.0.html>. There is NO WARRANTY, to the extent permitted by law.
68 :    
69 :     .SH HISTORY
70 :     20 July April 2009 \- Beta release.
71 :    
72 :     .SH FILES
73 :     .P
74 :     .I /usr/bin/diastar /etc/diastar/diastar.conf
75 :    
76 :     .SH BUGS
77 :     Bug reports and feature requests may be filed at http://bugs.projectdiastar.org
78 :     .SH SEE ALSO
79 :     .BR "diastar.rc" "(1)"

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.8