<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I doubt that chan_oss/chan_alsa directly support echo cancelling.&nbsp;
However depending on exactly how you are using the inputs and outputs
on a sound card, you could very well need echo cancellation.<br>
<br>
90% of the time, echo is generated at the junction between a channel
that separates received and transmitted audio and one that receives and
transmits on the same physical channel - an analogue line is the usual
culprit.&nbsp; If your link to the PSTN is via an E1/T1 channel, chances are
good that you'll still have an analogue line at the end of your call so
the echo moves beyond your direct control.&nbsp; That's the normal scenario
for requiring echo cancellation.<br>
<br>
The remaining 10% of the time, echo is generated by sound "leaking"
from a speak to a microphone on a handset or by some other means.&nbsp; This
is where echo cancellation <i>may</i> be required for a
chan_oss/chan_alsa channel.&nbsp; If your headset mic is too sensitive and
the volume on the headset speakers is a little too loud, all of a
sudden you've got echo.<br>
<br>
<br>
Tzafrir Cohen wrote:
<blockquote cite="mid:20080127164401.GE3056@xorcom.com" type="cite">
  <pre wrap="">Do any of the above support cancelling acustic echo? Is it actually
needed in this case?

  </pre>
</blockquote>
</body>
</html>