[dahdi-commits] tzafrir: tools/trunk r7828 - /tools/trunk/fxotune.c
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Sun Jan 10 09:24:55 CST 2010
Author: tzafrir
Date: Sun Jan 10 09:24:51 2010
New Revision: 7828
URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=7828
Log:
Update URL in comment in fxotune.c .
(closes issue #16386)
Reported by: cmoye
Patches:
fxotune.patch uploaded by cmoye (license 858)
Modified:
tools/trunk/fxotune.c
Modified: tools/trunk/fxotune.c
URL: http://svnview.digium.com/svn/dahdi/tools/trunk/fxotune.c?view=diff&rev=7828&r1=7827&r2=7828
==============================================================================
--- tools/trunk/fxotune.c (original)
+++ tools/trunk/fxotune.c Sun Jan 10 09:24:51 2010
@@ -603,7 +603,11 @@
* use the optimization strategy from silabs. For reference, here is an application note that describes
* the echo coefficients (and acim values):
*
- * http://www.silabs.com/public/documents/tpub_doc/anote/Wireline/Silicon_DAA/en/an84.pdf
+ * http://www.silabs.com/Support%20Documents/TechnicalDocs/an84.pdf
+ *
+ * See Table 13 in this document for a breakdown of acim values by region.
+ *
+ * http://www.silabs.com/Support%20Documents/TechnicalDocs/si3050-18-19.pdf
*
*/
static int acim_tune2(int whichdahdi, int freq, char *dialstr, int delayuntilsilence, int silencegoodfor, struct wctdm_echo_coefs *coefs_out)
More information about the dahdi-commits
mailing list