." Text automatically generated by txt2man .TH atslogd 8 "февраля 27, 2007" "" "" .SH NAME \fB \fBATSlog gives the convenient interface for viewing and analysing calls of various models PBX. \fB .SH SYNOPSIS .nf .fam C \fBatslogd\fP [\fB-D\fP \fIdir\fP] [\fB-L\fP \fIlogfile\fP] [\fB-F\fP \fIfilename\fP] [\fB-s\fP \fIspeed\fP] [\fB-c\fP \fIcsize\fP] [\fB-p\fP \fIparity\fP] [\fB-f\fP \fIsbits\fP] [\fB-d\fP] [\fB-e\fP] [\fB-o\fP] [\fB-n\fP] [\fB-x\fP \fInumber\fP] [\fB-w\fP \fIseconds\fP] [\fB-b\fP] [\fB-P\fP \fIpidfile\fP] tcp[:address]:port|rtcp:address:port|dev .fam T .fi .SH DESCRIPTION CDR Reader for PBXs v.1.09 (C) Alexey V. Kuznetsov, avk[at]gamma.ru, 2001-2002 changed by Denis CyxoB www.yamiyam.dp.ua and Andrew Kornilov akornilov@gmail.com for the ATSlog version 2.1.1 build 664 www.atslog.com .SH OPTIONS .TP .B \fB-D\fP \fIdir\fP directory where CDR files will be put; default is current \fIdir\fP .TP .B \fB-L\fP \fIlogfile\fP file for error messages, default is stderr .TP .B \fB-F\fP \fIfilename\fP name of file where CDR messages will be put; default is 'raw' .TP .B \fB-s\fP \fIspeed\fP \fIspeed\fP of serial device; default 9600 .TP .B \fB-c\fP char_size length of character; valid values from 5 to 8 .TP .B \fB-p\fP \fIparity\fP \fIparity\fP of serial device: e - even \fIparity\fP, o - odd \fIparity\fP, n - no \fIparity\fP, .TP .B \fB-f\fP stop_bits \fInumber\fP of stop bits; valid values 1 or 2 .TP .B \fB-d\fP output additional debug messages .TP .B \fB-e\fP copy error messages to stderr (in case if \fB-L\fP has value) .TP .B \fB-o\fP write CDR additionally to stdout .TP .B \fB-x\fP \fInumber\fP maximum \fInumber\fP of clients for TCP connections; default is 1 see also /etc/hosts.allow, /etc/hosts.deny .TP .B \fB-t\fP answer TELNET negotiation .TP .B \fB-w\fP \fIseconds\fP timeout before I/O port will be opened next time after EOF; default is 5 .TP .B \fB-b\fP become daemon .TP .B \fB-P\fP pid-file; /var/run/atslogd.pid by default .TP .B tcp[:address]:port IP-address and TCP-port for listen on you may omit address and daemon will bind on all available IP addresses .TP .B rtcp:address:port IP-address and TCP-port to connect .TP .B dev serial device to use .PP Use libwrap for contol access to TCP connections. See /etc/hosts.allow and /etc/hosts.deny .SH FILES atslogmaster, atslog.conf .SH SEE ALSO \fBatslogmaster\fP(8), \fBatslog.conf\fP(8) .SH AUTHOR Alexey V. Kuznetsov, avk[at]gamma.ru, 2001-2002 .PP Denis CyxoB www.yamiyam.dp.ua .PP Andrew Kornilov akornilov@gmail.com