Asterisk Echo - Revision history http://wiki.ljackson.us/index.php?title=Asterisk_Echo&action=history Revision history for this page on the wiki en MediaWiki 1.7.1 Fri, 29 Mar 2024 05:48:14 GMT Ljackson: /* eMail the recording to yourself: */ http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=2748&oldid=prev <p><span class="autocomment">eMail the recording to yourself:</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 05:16, 21 November 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 19:</strong></td> <td colspan="2" align="left"><strong>Line 19:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">The settings we will be looking at are listed below with typical default settings.</td><td> </td><td style="background: #eee; font-size: smaller;">The settings we will be looking at are listed below with typical default settings.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;pre&gt;</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">echocancel=yes</td><td> </td><td style="background: #eee; font-size: smaller;">echocancel=yes</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">echocancelwhenbridged=no</td><td> </td><td style="background: #eee; font-size: smaller;">echocancelwhenbridged=no</td></tr> <tr><td colspan="2" align="left"><strong>Line 24:</strong></td> <td colspan="2" align="left"><strong>Line 25:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">rxgain=0.0</td><td> </td><td style="background: #eee; font-size: smaller;">rxgain=0.0</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">txgain=0.0</td><td> </td><td style="background: #eee; font-size: smaller;">txgain=0.0</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;/pre&gt;</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Let's take a look at what these settings actually do.</td><td> </td><td style="background: #eee; font-size: smaller;">Let's take a look at what these settings actually do.</td></tr> <tr><td colspan="2" align="left"><strong>Line 44:</strong></td> <td colspan="2" align="left"><strong>Line 46:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">One of the first questions commonly asked is &quot;what is the best settings for the rxgain/txgain?&quot; and simply put, there is no &quot;best settings&quot; that will work for everyone. Every installation is different as there is no perfect consistency between telephone line quality, impendence, line length, etc. So how do you know what settings to use to make the system work properly? Well, the zaptel developers have created some handy tools to help us with that. The primary tool we will use is ztmonitor This tool allows us to visually see the audio levels on the RX and TX sides allowing us a guide to adjusting the levels in the zapata.conf file.</td><td> </td><td style="background: #eee; font-size: smaller;">One of the first questions commonly asked is &quot;what is the best settings for the rxgain/txgain?&quot; and simply put, there is no &quot;best settings&quot; that will work for everyone. Every installation is different as there is no perfect consistency between telephone line quality, impendence, line length, etc. So how do you know what settings to use to make the system work properly? Well, the zaptel developers have created some handy tools to help us with that. The primary tool we will use is ztmonitor This tool allows us to visually see the audio levels on the RX and TX sides allowing us a guide to adjusting the levels in the zapata.conf file.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">The command format is: ztmonitor &lt;zap channel&gt; -v</td><td>+</td><td style="background: #cfc; font-size: smaller;">The command format is:</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&#160;</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>ztmonitor &lt;zap channel&gt; -v</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">An example of monitoring zap channel 3 during a conversation is shown here:</td><td> </td><td style="background: #eee; font-size: smaller;">An example of monitoring zap channel 3 during a conversation is shown here:</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">[root@asterisk1 ~]# ztmonitor 3 -v</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>[root@asterisk1 ~]# ztmonitor 3 -v</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">== Visual Audio Levels ==</td><td> </td><td style="background: #eee; font-size: smaller;">== Visual Audio Levels ==</td></tr> </table> Wed, 21 Nov 2007 05:16:33 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson: /* Visual Audio Levels */ http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=2747&oldid=prev <p><span class="autocomment">Visual Audio Levels</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 05:15, 21 November 2007</td> </tr> <tr><td colspan="2" align="left"><strong>Line 62:</strong></td> <td colspan="2" align="left"><strong>Line 62:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Although this may sound complicated, it is fairly simple to adjust these settings on the fly. My prefered way is to use an SSH client such as Putty to have three sessions open at the same time. One window will have the Asterisk CLI, the second will be running ztmonitor, and the third will have zapata.conf file open in an editor. During the call, if you need to adjust a setting, make the change to the file and save it, then switch to the Asterisk CLI and type the following:</td><td> </td><td style="background: #eee; font-size: smaller;">Although this may sound complicated, it is fairly simple to adjust these settings on the fly. My prefered way is to use an SSH client such as Putty to have three sessions open at the same time. One window will have the Asterisk CLI, the second will be running ztmonitor, and the third will have zapata.conf file open in an editor. During the call, if you need to adjust a setting, make the change to the file and save it, then switch to the Asterisk CLI and type the following:</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">asterisk1*CLI&gt; reload chan_zap.so</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>asterisk1*CLI&gt; reload chan_zap.so</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">This will reload the zap module without hanging up the call. When you have made you adjustment, stop and restart Asterisk just to make sure you have the right settings. With a little practice you should be able to do these basic echo adjustments in just a few minutes.</td><td> </td><td style="background: #eee; font-size: smaller;">This will reload the zap module without hanging up the call. When you have made you adjustment, stop and restart Asterisk just to make sure you have the right settings. With a little practice you should be able to do these basic echo adjustments in just a few minutes.</td></tr> </table> Wed, 21 Nov 2007 05:15:25 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson at 22:40, 1 December 2006 http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=1846&oldid=prev <p></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 22:40, 1 December 2006</td> </tr> <tr><td colspan="2" align="left"><strong>Line 67:</strong></td> <td colspan="2" align="left"><strong>Line 67:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Again, this will not solve every echo problem, but for the majority of installations we have done, this was all we needed to do to virtually eliminate the echo problems from the TDM and TE connections.</td><td> </td><td style="background: #eee; font-size: smaller;">Again, this will not solve every echo problem, but for the majority of installations we have done, this was all we needed to do to virtually eliminate the echo problems from the TDM and TE connections.</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">[[Category:VoIP]]</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">[[Category:Linux]]</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">[[Category:Mac OS X]]</td></tr> </table> Fri, 01 Dec 2006 22:40:07 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson: /* Visual Audio Levels */ http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=1845&oldid=prev <p><span class="autocomment">Visual Audio Levels</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 22:39, 1 December 2006</td> </tr> <tr><td colspan="2" align="left"><strong>Line 54:</strong></td> <td colspan="2" align="left"><strong>Line 54:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><span style="color: red; font-weight: bold;">&lt;nowiki&gt;</span></td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>( # = Audio Level * = Max Audio Hit )</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">( # = Audio Level * = Max Audio Hit )</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;"> </span>################ * ######################### *</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">################ * ######################### *</td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><span style="color: red; font-weight: bold;">&lt;/nowiki&gt;</span></td><td>+</td><td style="background: #cfc; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td></tr> </table> Fri, 01 Dec 2006 22:39:24 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson: /* Visual Audio Levels */ http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=1844&oldid=prev <p><span class="autocomment">Visual Audio Levels</span></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 22:38, 1 December 2006</td> </tr> <tr><td colspan="2" align="left"><strong>Line 54:</strong></td> <td colspan="2" align="left"><strong>Line 54:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&lt;nowiki&gt;( # = Audio Level * = Max Audio Hit )</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;nowiki&gt;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">&#160;</td><td>+</td><td style="background: #cfc; font-size: smaller;">( # = Audio Level * = Max Audio Hit )</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td><td> </td><td style="background: #eee; font-size: smaller;">&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">################ * ######################### *&lt;/nowiki&gt;</td><td>+</td><td style="background: #cfc; font-size: smaller;">################ * ######################### *</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&lt;/nowiki&gt;</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td></tr> </table> Fri, 01 Dec 2006 22:38:31 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson at 22:37, 1 December 2006 http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=1843&oldid=prev <p></p> <table border='0' width='98%' cellpadding='0' cellspacing='4' style="background-color: white;"> <tr> <td colspan='2' width='50%' align='center' style="background-color: white;">←Older revision</td> <td colspan='2' width='50%' align='center' style="background-color: white;">Revision as of 22:37, 1 December 2006</td> </tr> <tr><td colspan="2" align="left"><strong>Line 50:</strong></td> <td colspan="2" align="left"><strong>Line 50:</strong></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">[root@asterisk1 ~]# ztmonitor 3 -v</td><td> </td><td style="background: #eee; font-size: smaller;">[root@asterisk1 ~]# ztmonitor 3 -v</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">Visual Audio Levels<span style="color: red; font-weight: bold;">.</span></td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;">== </span>Visual Audio Levels <span style="color: red; font-weight: bold;">==</span></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;"><span style="color: red; font-weight: bold;">--------------------</span></td><td>+</td><td style="background: #cfc; font-size: smaller;">&#160;</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td><td> </td><td style="background: #eee; font-size: smaller;">Use zapata.conf file to adjust the gains if needed.</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">( # = Audio Level * = Max Audio Hit )</td><td>+</td><td style="background: #cfc; font-size: smaller;"><span style="color: red; font-weight: bold;">&lt;nowiki&gt;</span>( # = Audio Level * = Max Audio Hit )</td></tr> <tr><td colspan="2">&nbsp;</td><td>+</td><td style="background: #cfc; font-size: smaller;">&#160;</td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td><td> </td><td style="background: #eee; font-size: smaller;">&lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;</td></tr> <tr><td>-</td><td style="background: #ffa; font-size: smaller;">################ * ######################### *</td><td>+</td><td style="background: #cfc; font-size: smaller;">################ * ######################### *<span style="color: red; font-weight: bold;">&lt;/nowiki&gt;</span></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;"></td><td> </td><td style="background: #eee; font-size: smaller;"></td></tr> <tr><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td><td> </td><td style="background: #eee; font-size: smaller;">If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.</td></tr> </table> Fri, 01 Dec 2006 22:37:58 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo Ljackson at 22:36, 1 December 2006 http://wiki.ljackson.us/index.php?title=Asterisk_Echo&diff=1842&oldid=prev <p></p> <p><b>New page</b></p><div>== Visually Monitor a Zaptel channel: ==<br /> <br /> [root@asterisk ~]# ztmonitor &lt;channel num&gt; -v<br /> <br /> == Record a Zaptel channel: ==<br /> <br /> [root@asterisk ~]# ztmonitor &lt;channel num&gt; -f &lt;filename.raw&gt;<br /> <br /> == Convert the raw file to a wav file for review. ==<br /> <br /> sox -r 8000 -s -w -c 1 &lt;filename.raw&gt; &lt;filename.wav&gt;<br /> <br /> == eMail the recording to yourself: ==<br /> <br /> uuencode &lt;filename.wav&gt; &lt;filename.wav&gt; | mail -s &lt;filename.wav&gt; &lt;email@server.ext&gt;<br /> <br /> Next we need to make sure our echo settings, these settings are in /etc/asterisk/zapata.conf<br /> <br /> The settings we will be looking at are listed below with typical default settings.<br /> <br /> echocancel=yes<br /> echocancelwhenbridged=no<br /> echotraining=800<br /> rxgain=0.0<br /> txgain=0.0<br /> <br /> Let's take a look at what these settings actually do.<br /> <br /> echocancel<br /> Obviously this disables or enables echo cancellation, it is recommended to not turn this off. The yes setting sets the value to 128, this is the number of taps that are used. Each tap is one sample from the data stream. You can specify the number of taps to use as 16, 32, 64, 128, or 256. It is very rare that you need anything other than setting this to the yes setting.<br /> <br /> echocancelwhenbridged<br /> This enabled or disabled echo cancellation when TDM calls are bridged. TDM calls should not need any echo cancellation but some people report improved call quality with this option turned on.<br /> <br /> echotraining<br /> A common echo symptom is that at the beginning of a conversation there is a good deal of echo and then it fades away as it it trains itself. If this delay is too long, you can adjust the training cycle. The setting is represented as milliseconds and can accept any value between 10 to 4000. Making the setting to low will not enable the system to train properly. I find that setting this to 128 is often a good starting point.<br /> <br /> rxgain<br /> This adjust the gain of the inbound signal. While Asterisk will accept any number from -100 to 100 (-100% to 100% of capacity) it is recommended to never put the values to more than -11 to +11 and in some case anything outside of the -5 to +5 range will actually cause audio loss (mostly on the TDM400 cards).<br /> <br /> txgain<br /> This adjusts the audio gain for the signal being sent out to the phone line. While Asterisk will accept any number from -100 to 100 (-100% to 100% of capacity) it is recommended to never put the values to more than -11 to +11 and in some case anything outside of the -5 to +5 range will actually cause audio loss (mostly on the TDM400 cards).<br /> <br /> One of the first questions commonly asked is &quot;what is the best settings for the rxgain/txgain?&quot; and simply put, there is no &quot;best settings&quot; that will work for everyone. Every installation is different as there is no perfect consistency between telephone line quality, impendence, line length, etc. So how do you know what settings to use to make the system work properly? Well, the zaptel developers have created some handy tools to help us with that. The primary tool we will use is ztmonitor This tool allows us to visually see the audio levels on the RX and TX sides allowing us a guide to adjusting the levels in the zapata.conf file.<br /> <br /> The command format is: ztmonitor &lt;zap channel&gt; -v<br /> <br /> An example of monitoring zap channel 3 during a conversation is shown here:<br /> <br /> [root@asterisk1 ~]# ztmonitor 3 -v<br /> <br /> Visual Audio Levels.<br /> --------------------<br /> Use zapata.conf file to adjust the gains if needed.<br /> <br /> ( # = Audio Level * = Max Audio Hit )<br /> &lt;-------------(RX)-------------&gt; &lt;-------------(TX)-------------&gt;<br /> ################ * ######################### *<br /> <br /> If those were the maximum levels that we were seeing during a call, we would know that the RX gain is set pretty good but the TX level is way too high. What we are looking for are peaks that don't go past the middle of the meter.<br /> <br /> Although this may sound complicated, it is fairly simple to adjust these settings on the fly. My prefered way is to use an SSH client such as Putty to have three sessions open at the same time. One window will have the Asterisk CLI, the second will be running ztmonitor, and the third will have zapata.conf file open in an editor. During the call, if you need to adjust a setting, make the change to the file and save it, then switch to the Asterisk CLI and type the following:<br /> <br /> asterisk1*CLI&gt; reload chan_zap.so<br /> <br /> This will reload the zap module without hanging up the call. When you have made you adjustment, stop and restart Asterisk just to make sure you have the right settings. With a little practice you should be able to do these basic echo adjustments in just a few minutes.<br /> <br /> Again, this will not solve every echo problem, but for the majority of installations we have done, this was all we needed to do to virtually eliminate the echo problems from the TDM and TE connections.</div> Fri, 01 Dec 2006 22:36:04 GMT Ljackson http://wiki.ljackson.us/Talk:Asterisk_Echo