<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to dahdi_monitor</title><link>https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/</link><description>Recent changes to dahdi_monitor</description><atom:link href="https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 23 Apr 2012 15:31:49 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage dahdi_monitor modified by Eugene Blanchard</title><link>https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -39,7 +39,7 @@
 
 note: extremly usefull, but otherwise not mentioned, that the raw format output is 8Khz 16bit signed. Use sox to convert to a wav. sox -r 8000 -s -w rx.raw rx.wav
 
-Usage: dahdi_monitor &lt;channel num&gt; [-v[v]] [-m] [-o] [-l limit] [-f FILE | -s FILE | -r FILE1 -t FILE2] [-F FILE | -S FILE | -R FILE1 -T FILE2]
+Usage: dahdi_monitor &lt;channel num&gt; \[-v\[v\]\] \[-m\] \[-o\] \[-l limit\] \[-f FILE | -s FILE | -r FILE1 -t FILE2\] \[-F FILE | -S FILE | -R FILE1 -T FILE2\]
 Options:
         -v: Visual mode.  Implies -m.
         -vv: Visual/Verbose mode.  Implies -m.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Blanchard</dc:creator><pubDate>Mon, 23 Apr 2012 15:31:49 -0000</pubDate><guid>https://sourceforge.net97ae4246ee0feac84481725af5c3005fc73ad254</guid></item><item><title>WikiPage dahdi_monitor modified by Eugene Blanchard</title><link>https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -38,3 +38,30 @@
 example :- dahdi_monitor 1 -vv
 
 note: extremly usefull, but otherwise not mentioned, that the raw format output is 8Khz 16bit signed. Use sox to convert to a wav. sox -r 8000 -s -w rx.raw rx.wav
+
+Usage: dahdi_monitor &lt;channel num&gt; [-v[v]] [-m] [-o] [-l limit] [-f FILE | -s FILE | -r FILE1 -t FILE2] [-F FILE | -S FILE | -R FILE1 -T FILE2]
+Options:
+        -v: Visual mode.  Implies -m.
+        -vv: Visual/Verbose mode.  Implies -m.
+        -l LIMIT: Stop after reading LIMIT bytes
+        -m: Separate rx/tx streams.
+        -o: Output audio via OSS.  Note: Only 'normal' combined rx/tx streams are output via OSS.
+        -f FILE: Save combined rx/tx stream to mono FILE. Cannot be used with -m.
+        -r FILE: Save rx stream to FILE. Implies -m.
+        -t FILE: Save tx stream to FILE. Implies -m.
+        -s FILE: Save stereo rx/tx stream to FILE. Implies -m.
+        -F FILE: Save combined pre-echocanceled rx/tx stream to FILE. Cannot be used with -m.
+        -R FILE: Save pre-echocanceled rx stream to FILE. Implies -m.
+        -T FILE: Save pre-echocanceled tx stream to FILE. Implies -m.
+        -S FILE: Save pre-echocanceled stereo rx/tx stream to FILE. Implies -m.
+Examples:
+Save a stream to a file
+        dahdi_monitor 1 -f stream.raw
+Visualize an rx/tx stream and save them to separate files.
+        dahdi_monitor 1 -v -r streamrx.raw -t streamtx.raw
+Play a combined rx/tx stream via OSS and save it to a file
+        dahdi_monitor 1 -o -f stream.raw
+Save a combined normal rx/tx stream and a combined 'preecho' rx/tx stream to files
+        dahdi_monitor 1 -f stream.raw -F streampreecho.raw
+Save a normal rx/tx stream and a 'preecho' rx/tx stream to separate files
+        dahdi_monitor 1 -m -r streamrx.raw -t streamtx.raw -R streampreechorx.raw -T streampreechotx.raw
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Blanchard</dc:creator><pubDate>Mon, 23 Apr 2012 15:28:03 -0000</pubDate><guid>https://sourceforge.netd7a8ad7b65cc5128197b31fe6860df0262afb735</guid></item><item><title>WikiPage dahdi_monitor modified by Eugene Blanchard</title><link>https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -31,3 +31,10 @@
        under  the terms of the GNU General Public License, Version 2 any later
        version published by the Free Software Foundation.
 
+Allows you to record audio from it. 
+
+Usage: dahdi_monitor &lt;channel num&gt; -v -m -o -p -l limit -f FILE -s FILE -r FILE1 -t FILE2 -F FILE -S FILE -R FILE1 -T FILE2 
+
+example :- dahdi_monitor 1 -vv
+
+note: extremly usefull, but otherwise not mentioned, that the raw format output is 8Khz 16bit signed. Use sox to convert to a wav. sox -r 8000 -s -w rx.raw rx.wav
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Blanchard</dc:creator><pubDate>Mon, 23 Apr 2012 15:26:59 -0000</pubDate><guid>https://sourceforge.net0415a1abba3c5777997c12886bcb8f87822b831f</guid></item><item><title>WikiPage dahdi_monitor modified by Eugene Blanchard</title><link>https://sourceforge.net/p/dahdihwmodule/wiki/dahdi_monitor/</link><description>NAME
       dahdi_monitor - checks the rx/tx levels of DAHDI channels

SYNOPSIS
       dahdi_monitor channel number \[-v\] \[-f FILE\]

DESCRIPTION
       dahdi_monitor monitors a DAHDI channel. It gives you a visual represen-
       tation of the sound strengths and makes it easy to see if the  received
       or transmitted signals are too high or out of balance

OPTIONS
       The  first  (mandatory) parameter is the number of the channel to moni-
       tor.

       -v
              Display visual audio levels.

       -f FILE
              Write output to FILE

       Some extra, yet undocumented, options.

SEE ALSO
       dahdi_tool(8), dahdi_cfg(8), asterisk(8).

AUTHOR
       This manual page was written by Santiago  Ruano  Rincón  &lt;santiago@uni-
       cauca.edu.co&gt;  for the Debian system (but may be used by others).  Per-
       mission 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.

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eugene Blanchard</dc:creator><pubDate>Mon, 23 Apr 2012 15:25:19 -0000</pubDate><guid>https://sourceforge.net8e85b5a15e1f691b566a26d7657208ce7a091e57</guid></item></channel></rss>