.\" man page for the Project DiaStar Server. .TH diastar 1 "20 July 2008" "Project DiaStar Server" "DiaStar Server" .SH NAME diastar \- Project DiaStar Server .SH SYNOPSIS diastar --verbose --console --conf=test.conf .SH DESCRIPTION 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. .SH OPTIONS .TP 20 .B -h, --help Display these options .TP .B --version Display version information .TP .B --console Run as a console application, typically for debugging purposes. .TP .B -v, --verbose Increases amount of logging .TP .B --log-dir=/path/name Directory used to store log files .TP .B -p, --probe Probe the hardware and generate configuration data. When used with the .B --conf 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. .TP .B --isdn Used with the .B --probe option, configures dti devices to use ISDN signalling (default). .TP .B --ss7 Used with the .B --probe option, configures dti devices to use SS7 signalling. .TP .B --sip Used with the .B --probe option, generates sip configuration. .TP .B --conf=/path/to/filename The full path name of the configuration file. .TP .B --woomera-port=port-number Tcp port that the Woomera server listens on (42420) .SH EXAMPLES To probe the hardware and create a default configuration file. .B diastar --probe --conf=test.conf .SH AUTHOR .nf John Tarlton .fi .SH COPYRIGHT Copyright (c) 2009 Dialogic Corporation. .br This is free software. You may redistribute copies of it under the terms of the GNU General Public License . There is NO WARRANTY, to the extent permitted by law. .SH HISTORY 20 July April 2009 \- Beta release. .SH FILES .P .I /usr/bin/diastar /etc/diastar/diastar.conf .SH BUGS Bug reports and feature requests may be filed at http://bugs.projectdiastar.org .SH SEE ALSO .BR "diastar.rc" "(1)"