thanks for the info.<br>  <br>  it is not sharing an irq:<br>  <br>  &nbsp; 0:&nbsp;&nbsp; 59840409&nbsp;&nbsp; 59803082&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; timer<br>  &nbsp; 8:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  0&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; rtc<br>  &nbsp; 9:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;  IO-APIC-level&nbsp; acpi<br>  &nbsp;11:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;  IO-APIC-level&nbsp; ohci_hcd:usb1<br>  &nbsp;14:&nbsp;&nbsp;&nbsp; 2141851&nbsp;&nbsp;&nbsp; 2143209&nbsp;&nbsp;&nbsp; IO-APIC-edge&nbsp; ide0<br>  177:&nbsp;&nbsp;&nbsp;&nbsp; 111558&nbsp;&nbsp;&nbsp;&nbsp; 111273&nbsp;&nbsp; IO-APIC-level&nbsp; aic7xxx<br>  185:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
 15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;  IO-APIC-level&nbsp; aic7xxx<br>  193:&nbsp;&nbsp;&nbsp;&nbsp; 736328&nbsp;&nbsp;&nbsp;&nbsp; 748953&nbsp;&nbsp; IO-APIC-level&nbsp; eth0<br>  201:&nbsp; 239290099&nbsp; 239259220&nbsp;&nbsp; IO-APIC-level&nbsp; wctdm<br>  NMI:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>  LOC:&nbsp; 119645889&nbsp; 119645888<br>  ERR:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>  MIS:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0<br>  <br>  <br>  I checked the switch.&nbsp; The net connection is running at full duplex:<br>  <br>  FastEthernet0/15 is up, line protocol is up (connected)<br>  &nbsp; Hardware is Fast Ethernet, address is 0013.80b7.e24f (bia 0013.80b7.e24f)<br>  &nbsp; MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,<br>  &nbsp;&nbsp;&nbsp;&nbsp; reliability 255/255, txload 1/255, rxload 1/255<br>  &nbsp; Encapsulation ARPA,
 loopback not set<br>  &nbsp; Keepalive set (10 sec)<br>  &nbsp; Full-duplex, 100Mb/s, media type is 100BaseTX<br>  &nbsp; input flow-control is unsupported output flow-control is unsupported<br>  &nbsp; ARP type: ARPA, ARP Timeout 04:00:00<br>  &nbsp; Last input never, output 00:00:03, output hang never<br>  &nbsp; Last clearing of "show interface" counters never<br>  &nbsp; Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0<br>  &nbsp; Queueing strategy: fifo<br>  &nbsp; Output queue: 0/40 (size/max)<br>  &nbsp; 5 minute input rate 31000 bits/sec, 15 packets/sec<br>  &nbsp; 5 minute output rate 32000 bits/sec, 15 packets/sec<br>  &nbsp;&nbsp;&nbsp;&nbsp; 679924 packets input, 225898296 bytes, 0 no buffer<br>  &nbsp;&nbsp;&nbsp;&nbsp; Received 3803 broadcasts (0 multicast)<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 runts, 0 giants, 0 throttles<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 watchdog, 5
 multicast, 0 pause input<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 input packets with dribble condition detected<br>  &nbsp;&nbsp;&nbsp;&nbsp; 689110 packets output, 145860377 bytes, 0 underruns<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 output errors, 0 collisions, 2 interface resets<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 babbles, 0 late collision, 0 deferred<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 lost carrier, 0 no carrier, 0 PAUSE output<br>  &nbsp;&nbsp;&nbsp;&nbsp; 0 output buffer failures, 0 output buffers swapped out<br><br><b><i>Rich Adamson &lt;radamson@routers.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">  Based only on what I see below (from previous posts), it sounds like you <br>have two separate issues going on: 1) echo, and, 2) choppy sound. Those <br>should be analyzed as two problems (not one).<br><br>You will find plenty of posts in the archives relative to both. In <br>general terms, the choppy audio most
 often is caused by shared IRQ's <br>when using a x100p or TDM400 card, and sometimes from a misconfigured <br>ethernet nic on the asterisk machine. For the nic card, ensure you are <br>running full duplex on the nic "and" whatever the nic is plugged in to.<br>Both need to be the same (half duplex will work in a low usage <br>environment, but full duplex is preferred.)<br><br>For the IRQ issue (and we are all assuming you are using a TDM04b card <br>since you really didn't say), do a 'cat /proc/interrupts' and make sure <br>your TDM card is on its own IRQ. If it is shared with other devices, it <br>is likely the cause for choppy audio. You'll see the TDM driver wctdm on <br>that list. If it is shared, then move the TDM card from one pci slot to <br>another to get it on its own IRQ.<br><br>The echo problem is going to be almost aways related to "too high" of <br>gains in zapata.conf.  Your rxgain=10 and txgain=10 are way too high as <br>others have already noted. Try reducing those to
 0 and restart asterisk.<br>Then increase the values (if needed) by increments of 2 until you find a <br>balance between low volume and echo.  I'd suggest doing that "after" <br>resolving the IRQ/choppy audio issues.<br><br><br>&gt; I have done this but I still get choppy sound and echo on some calls<br>&gt; <br>&gt; thanks<br>&gt; <br>&gt; */Giovanni Miano <giomiano @gmail.com="">/* wrote:<br>&gt; <br>&gt;     Of course,<br>&gt;     Echo is 2 types: electric and ambiental.<br>&gt; <br>&gt;     If u gain rx o tx more than you need, its return in recive and gen echo<br>&gt; <br>&gt;     Try to decrase value, try to set 0 or .. in samecase -1 -2...<br>&gt; <br>&gt;     2006/3/13, sdgesa gaeharth <pollux1234567890 @yahoo.com=""><br>&gt;     <mailto:pollux1234567890 @yahoo.com="">&gt;:<br>&gt; <br>&gt;         Can you explain why?<br>&gt; <br>&gt; <br>&gt;         */Giovanni Miano <giomiano @gmail.com=""><br>&gt;         <mailto:giomiano @gmail.com="">&gt;/* wrote:<br>&gt; <br>&gt;      
       rxgain=10.0<br>&gt;             txgain=10.0<br>&gt; <br>&gt;              ????<br>&gt; <br>&gt;             Maybe this is a problem<br>&gt; <br>&gt; <br>&gt;             2006/3/13, sdgesa gaeharth &lt; pollux1234567890@yahoo.com<br>&gt;             <mailto:pollux1234567890 @yahoo.com=""> &gt;:<br>&gt; <br>&gt;                 I still hear a slight echo of my voice when I talk with<br>&gt;                 somone out the PSTN.  The voice on the other end sounds<br>&gt;                 very choppy and a little distorted. When I talk to other<br>&gt;                 people within our office, the sound is perfect.Can some<br>&gt;                 help?<br>&gt; <br>&gt;                 We are all using:<br>&gt; <br>&gt;                 Polycom 501 &lt;--&gt; asterisk &lt;--&gt; PSTN<br>&gt; <br>&gt;                 zapata.conf:<br>&gt;                 [channels]<br>&gt;                 group = 1<br>&gt;                 language=en<br>&gt;                 context=incoming<br>&gt;     
            signalling=fxs_ks<br>&gt;                 switchtype=national<br>&gt;                 usecallerid=yes<br>&gt;                 hidecallerid=no<br>&gt;                 callwaiting=yes<br>&gt;                 musiconhold=default<br>&gt;                 usecallingpres=yes<br>&gt;                 callwaitingcallerid=yes<br>&gt;                 threewaycalling=yes<br>&gt;                 transfer=yes<br>&gt;                 canpark=yes<br>&gt;                 cancallforward=yes<br>&gt;                 callreturn=yes<br>&gt;                 echocancel=yes<br>&gt;                 echotraining=yes<br>&gt;                 echocancelwhenbridged=yes<br>&gt;                 rxgain=10.0<br>&gt;                 txgain=10.0<br>&gt;                 channel =&gt; 1-4<br>&gt; <br><br>_______________________________________________<br>--Bandwidth and Colocation provided by Easynews.com --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>  
 http://lists.digium.com/mailman/listinfo/asterisk-users<br></mailto:pollux1234567890></mailto:giomiano></giomiano></mailto:pollux1234567890></pollux1234567890></giomiano></blockquote><br><p>
                <hr size=1> Yahoo! Mail<br> 
<a href="http://pa.yahoo.com/*http://us.rd.yahoo.com/evt=38867/*http://photomail.mail.yahoo.com">Use Photomail</a> to share photos without annoying attachments.