summaryrefslogtreecommitdiff
path: root/doc/dahdi_monitor.8
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-16 18:09:11 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-16 18:09:11 +0000
commitf7f65478b89f314b854566f8daa8f5d54db73f57 (patch)
tree783d2ab9b9a1bcf750f89927bf1b21b8dcf0a442 /doc/dahdi_monitor.8
parent439a071297f20bba76caa63fca18f628d76bf139 (diff)
Add man pages based on Zaptel's man pages.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4368 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'doc/dahdi_monitor.8')
-rw-r--r--doc/dahdi_monitor.843
1 files changed, 43 insertions, 0 deletions
diff --git a/doc/dahdi_monitor.8 b/doc/dahdi_monitor.8
new file mode 100644
index 0000000..ed989be
--- /dev/null
+++ b/doc/dahdi_monitor.8
@@ -0,0 +1,43 @@
+.TH "DAHDI_MONITOR" "8" "16 June 2008" "" ""
+
+.SH NAME
+dahdi_monitor \- checks the rx/tx levels of the dahdi inteface cards.
+.SH SYNOPSIS
+
+.B dahdi_monitor \fIchannel number\fB [-v] [-f \fIFILE\fB]
+
+.SH DESCRIPTION
+
+dahdi_monitor monitors a zaptel channel. It gives you a visual
+representation of the sound strengths and makes it easy to see if
+the received or transmitted signals are too high or out of
+balance
+
+.SH OPTIONS
+The first (mandatory) parameter is the number of the channel
+to monitor.
+
+.B -v
+.RS
+Display visual audio levels.
+.RE
+
+.B -f \fIFILE
+.RS
+Write output to FILE
+.RE
+
+Some extra, yet undocumented, options.
+
+.SH SEE ALSO
+.PP
+dahdi_tool(8), dahdi_cfg(8), asterisk(8).
+
+.SH AUTHOR
+.PP
+This manual page was written by Santiago Ruano Rinc\['o]n
+<santiago@unicauca.edu.co> for
+the Debian system (but may be used by others). Permission is
+granted to copy, distribute and/or modify this document under
+the terms of the GNU General Public License, Version 2 any
+later version published by the Free Software Foundation.