Parent Directory
|
Revision Log
DiaStar renaming
1 .\" 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 The DiaStar Server provides a gateway between various telecom protocols and the Woomera protocol. It is normally run as a service daemon. 10 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 .B --conf=/path/to/filename 34 The full path name of the configuration file. 35 .TP 36 .B --woomera-port=port-number 37 Tcp port that the Woomera server listens on (42420) 38 39 .SH EXAMPLES 40 To probe the hardware and create a default configuration file. 41 42 .B diastar --probe --conf=test.conf 43 44 .SH AUTHOR 45 .nf 46 John Tarlton 47 .fi 48 49 .SH COPYRIGHT 50 Copyright (c) 2009 Dialogic Corporation. 51 .br 52 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. 53 54 .SH HISTORY 55 20 July April 2009 \- Beta release. 56 57 .SH FILES 58 .P 59 .I /usr/bin/diastar /etc/diastar/diastar.conf 60 61 .SH BUGS 62 Bug reports and feature requests may be filed at http://bugs.projectdiastar.org 63 .SH SEE ALSO 64 .BR "diastar.rc" "(1)"
| No admin address has been configured | ViewVC Help |
| Powered by ViewVC 1.0.8 |