summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-06-10 00:09:00 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2007-06-10 00:09:00 +0000
commit71bc975ac67843fe66a4a98711d7546568f3c987 (patch)
tree472a3407cb46512f3cf53b891be40d793381cee6 /doc
parent0feb143be2f87224c15b0085ad0056fde9869185 (diff)
* Add fxstest man page (from rev. 2611).
* Fix charset warning in zttol.8, ztcfg.8 and ztmonitor.8 . (from rev. 2612) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.2@2613 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'doc')
-rw-r--r--doc/fxstest.860
-rw-r--r--doc/ztcfg.83
-rw-r--r--doc/ztmonitor.83
-rw-r--r--doc/zttool.83
4 files changed, 66 insertions, 3 deletions
diff --git a/doc/fxstest.8 b/doc/fxstest.8
new file mode 100644
index 0000000..2368dff
--- /dev/null
+++ b/doc/fxstest.8
@@ -0,0 +1,60 @@
+.TH "FXSTEST" "8" "9 June 2007" "asterisk" "System Manager's Manuals: Asterisk"
+
+.SH NAME
+fxstest \- Simple tests for Zaptel FXS adapters
+.SH SYNOPSIS
+
+.B fxstest /dev/zap/\fIN comand\fR
+
+.SH DESCRIPTION
+fxstest can be used to issue one of a number simple tests to FXS
+adapters (analog adapters intended to connect phones).
+
+.SH OPTIONS
+All of those tests operate on a single zaptel channel which has to be an
+FXS port, and must not be in use by Asterisk or any other program.
+
+The command has two mandatory parameters.
+The first parameter is the device file to operate on. It is typically
+/dev/zap/NN , a device file under /dev/zap .
+
+The second parameter is the name of the command to run on that channel:
+
+.I stats
+.RS
+Reports voltages
+.RE
+
+.I regdump
+.RS
+Dumps ProSLIC registers
+.RE
+
+.I tones
+.RS
+Plays a series of tones
+.RE
+
+.I polarity
+.RS
+Requests channel to reverse polarity.
+.RE
+
+.I ring
+.RS
+Rings phone
+.RE
+
+.SH "SEE ALSO"
+.PP
+zttool(8), ztcfg(8), ztmonitor(8), asterisk(8).
+.SH BUGS
+Does not allow testing channels beyond 249. Should support opening
+channels through /dev/zap/channel .
+.SH AUTHOR
+.PP
+This manual page was written by Tzafrir Cohen <tzafrir.cohen@xorcom.com> .
+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.
+.PP
diff --git a/doc/ztcfg.8 b/doc/ztcfg.8
index 05cfa0b..29c7051 100644
--- a/doc/ztcfg.8
+++ b/doc/ztcfg.8
@@ -50,7 +50,8 @@ Display a brief help about the usage of \fBztcfg\fR
zttool(8), ztmonitor(8), asterisk(8).
.SH "AUTHOR"
.PP
-This manual page was written by Santiago Ruano Rincón <santiago@unicauca.edu.co> for
+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
diff --git a/doc/ztmonitor.8 b/doc/ztmonitor.8
index 857be65..f217240 100644
--- a/doc/ztmonitor.8
+++ b/doc/ztmonitor.8
@@ -32,7 +32,8 @@ Write output to FILE
zttool(8), ztcfg(8), asterisk(8).
.SH "AUTHOR"
.PP
-This manual page was written by Santiago Ruano Rincón <santiago@unicauca.edu.co> for
+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
diff --git a/doc/zttool.8 b/doc/zttool.8
index 4ab05d0..c3c09d0 100644
--- a/doc/zttool.8
+++ b/doc/zttool.8
@@ -23,7 +23,8 @@ Levels for each Zaptel interface.
ztmonitor(8), asterisk (8).
.SH "AUTHOR"
.PP
-This manual page was written by Santiago Ruano Rincón <santiago@unicauca.edu.co> for
+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