<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Elucubraciones sobre el eco en RDSI</title>
	<link>http://www.julianmenendez.es/elucubraciones-eco-en-rdsi/</link>
	<description>Blog personal sobre asterisk, linux y todo lo demás</description>
	<pubDate>Sat, 04 Feb 2012 14:59:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: julianjm</title>
		<link>http://www.julianmenendez.es/elucubraciones-eco-en-rdsi/#comment-3421</link>
		<dc:creator>julianjm</dc:creator>
		<pubDate>Fri, 13 Jul 2007 11:21:47 +0000</pubDate>
		<guid>http://www.julianmenendez.es/elucubraciones-eco-en-rdsi/#comment-3421</guid>
		<description>Efectivamente, 8 taps=1ms, por lo que 256 taps serían unos 32ms. Más que de sobra para llamadas nacionales en la red conmutada. Para largas distancias puede quedarse corto, pero ya entran en funcionamiento los canceladores de las compañías telefónicas.

Gracias por la corrección!</description>
		<content:encoded><![CDATA[<p>Efectivamente, 8 taps=1ms, por lo que 256 taps serían unos 32ms. Más que de sobra para llamadas nacionales en la red conmutada. Para largas distancias puede quedarse corto, pero ya entran en funcionamiento los canceladores de las compañías telefónicas.</p>
<p>Gracias por la corrección!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lluis</title>
		<link>http://www.julianmenendez.es/elucubraciones-eco-en-rdsi/#comment-3420</link>
		<dc:creator>Lluis</dc:creator>
		<pubDate>Fri, 13 Jul 2007 11:11:51 +0000</pubDate>
		<guid>http://www.julianmenendez.es/elucubraciones-eco-en-rdsi/#comment-3420</guid>
		<description>Un matiz sobre los milisegundos, creo que son taps en vez de milisegundos.

Te adjunto lo que sale en el zapata.conf:

; Enable echo cancellation 
; Use either "yes", "no", or a power of two from 32 to 256 if you wish to
; actually set the number of taps of cancellation.

en el misdn.conf:

; this enables echocancellation, with the given number of taps
; be aware, move this setting only to outgoing portgroups!
; A value of zero turns echocancellation off.
;
; possible values are: 0,32,64,128,256,yes(=128),no(=0)

y en el voip-info:

echocancel: Disable or enable echo cancellation (default is 'yes'). It is recommended that you do not turn this off. You may specify echocancel as 'yes' (128 taps), 'no' (0 taps, disabled), or a preset number of taps which are one of 16, 32, 64, 128, or 256. Each tap is one sample from the data stream, so on a T1 this will be 1/8000 of a second. Accordingly the number of taps equate to a 2ms, 4ms, 8ms, 16ms or 32ms tail length. Beware that if you set echocancel to a different value, Asterisk will fall back to the default of 128 taps without warning.
   echocancel=no 

Para opciones más potentes (hasta 256ms o 1024 taps) en la cancelación de eco software también hay:

Octaware SoftEcho que se puede descargar de beronet y ya está integrada en mISDN.</description>
		<content:encoded><![CDATA[<p>Un matiz sobre los milisegundos, creo que son taps en vez de milisegundos.</p>
<p>Te adjunto lo que sale en el zapata.conf:</p>
<p>; Enable echo cancellation<br />
; Use either &#8220;yes&#8221;, &#8220;no&#8221;, or a power of two from 32 to 256 if you wish to<br />
; actually set the number of taps of cancellation.</p>
<p>en el misdn.conf:</p>
<p>; this enables echocancellation, with the given number of taps<br />
; be aware, move this setting only to outgoing portgroups!<br />
; A value of zero turns echocancellation off.<br />
;<br />
; possible values are: 0,32,64,128,256,yes(=128),no(=0)</p>
<p>y en el voip-info:</p>
<p>echocancel: Disable or enable echo cancellation (default is &#8216;yes&#8217;). It is recommended that you do not turn this off. You may specify echocancel as &#8216;yes&#8217; (128 taps), &#8216;no&#8217; (0 taps, disabled), or a preset number of taps which are one of 16, 32, 64, 128, or 256. Each tap is one sample from the data stream, so on a T1 this will be 1/8000 of a second. Accordingly the number of taps equate to a 2ms, 4ms, 8ms, 16ms or 32ms tail length. Beware that if you set echocancel to a different value, Asterisk will fall back to the default of 128 taps without warning.<br />
   echocancel=no </p>
<p>Para opciones más potentes (hasta 256ms o 1024 taps) en la cancelación de eco software también hay:</p>
<p>Octaware SoftEcho que se puede descargar de beronet y ya está integrada en mISDN.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

