search for: decho_can_mark2

Displaying 11 results from an estimated 11 matches for "decho_can_mark2".

2003 Feb 28
2
error in tor2
...src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototype s -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include usr/src/linux/include/linux/modversions.h -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTAN DALONE_ZAPATA -c zaptel.c cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA makefw.c -o makefw ./makefw tormenta2.rbt tor2fw > tor2fw.h Loaded 69900 bytes from file gcc -I/usr/src/linux-2.4/include -O6 -DMO...
2003 Dec 17
0
Install X100P and TDM400P Asterisk cards!
...linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include /usr/src/linux-2.4/include/linux/modversions.h -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTANDALONE_ZAPATA -c zaptel.c cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA makefw.c -o makefw ./makefw tormenta2.rbt tor2fw > tor2fw.h Loaded 69900 bytes from file gcc -I/usr/src/linux-2.4/include -O6 -DMOD...
2003 Dec 05
1
X100P echo problems - seem to be fixed now
For those that have had X100P echo problems, it seems that somewhere just prior to Asterisk CVS-12/04/03-14:24:40 it has been fixed to where its hardly detectable for just a couple of seconds at the start of a call. (I use to have it rather bad for the first 15 seconds or so.) I'm using DECHO_CAN_MARK2 with KFLAGS+=-DAGGRESSIVE_SUPPRESSOR and echotraining=yes echocancel=yes echocancelwhenbridged=yes rxgain=-3.0 ; I'm about 12000 from the central office on good plant txgain=-3.0 Rich
2003 Apr 28
2
Zaptel compile problems
...src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include /usr/src/linux/include/linux/modversions.h -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTANDALONE_ZAPATA -c zaptel.c In file included from zaptel.c:33: /usr/src/linux/include/linux/kernel.h:60: invalid suffix on integer constant /usr/src/linux/include/linux/kernel.h:60: parse error before numeric constant /usr/src/li...
2004 Jul 16
3
Echo problem update - POSSIBLE SOLUTION
...380 We are currently testing the Compaq 6400R for compatability and will let the list know how it goes. When we install asterisk we DO modify the makefile for the zaptel source to look like this... (you'll add 2 lines, the Mark2 and Aggressive_suppressor) KFLAGS+=-DSTANDALONE_ZAPATA KFLAGS+=-DECHO_CAN_MARK2 KFLAGS+=-DAGGRESSIVE_SUPPRESSOR CFLAGS+=-DSTANDALONE_ZAPATA *** info. about our current setup *** running -- Asterisk CVS-HEAD-07/15/04-01:47:37 currently running on asterisk (pid = 1203) /etc/zaptel.conf # # Zaptel Configuration File # # This file is parsed by the Zaptel Configurator, ztcfg # #...
2003 Sep 21
7
Very bad echo (appears that...)
The echo canceller algorithms aren't doing anything. We get extreme echo during the conversation, it appears even before the call connects, the echo is there... This only happens with SIP to/from WCFXO (analog POTS). Looking at the Zaptel configuration: /etc/asterisk/zapata.conf: echocancel=yes echocancelwhenbridged=yes rxgain=0.8 txgain=0.8 (although none of the above options
2003 Nov 21
1
Echo Cancellation, TDMoE fails, X100P works
...no echo on other end AP <- LEC analog FXO * FXO -> LEC -> AP slight echo on both ends (AP stands for analog phone and CP stands for cell phone) After changes to the * with the X100P cards; latest CVS (11/21/03), echocancel=yes and echocancelwhenbridged=yes in zapata.conf, KFLAGS+=-DECHO_CAN_MARK2 and KFLAGS+=-DAGGRESSIVE_SUPPRESSOR in /zaptel/Makefile: Call Type Result (After) --------- -------------- CP <- LEC PRI * TDMoE * FXO -> AP no echo CP <- LEC PRI * TDMoE * SIP -> sip phone no echo AP...
2003 Jul 07
1
Lot's of errors and warnings.
...gits.c cc -o gendigits gendigits.o -lm ./gendigits gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTANDALONE_ZAPATA -c zaptel.c In file included from /usr/include/linux/prefetch.h:13, from /usr/include/linux/list.h:6, from /usr/include/linux/module.h:11, from zaptel.c:35: /us...
2003 May 15
4
Problems compiling zaptel
...linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DMODVERSIONS -include /usr/src/linux-2.4/include/linux/modversions.h -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DCONFIG_ZAPTEL_WATCHDOG -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTANDALONE_ZAPATA -c zaptel.c In file included from zaptel.c:33: /usr/src/linux-2.4/include/linux/kernel.h:60: invalid suffix on integer constant /usr/src/linux-2.4/include/linux/kernel.h:60: parse error be...
2003 Feb 19
14
Echo
I used to get bad echo and also voice breaking up during a conversation, so I upgraded the machine (from a PII 300 to a Athlon 1.8GHz) and have resolved the voice breaking up issues but still seem to have a fairly bad echo on *both* sides of the conversation. Currently I am only using the system for outbound calls, so I am always calling from the digium USB port phone and out to the telco using a
2003 Jun 22
4
Please Help: Trying to build Asterisk - bazillions of errors
...ndigits.c cc -o gendigits gendigits.o -lm ./gendigits gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/linux/drivers/net/wan -I /usr/src/linux/include -I/usr/src/linux/include/net -DECHO_CAN_MARK2 -DCONFIG_ZAPATA_PPP -DTORMENTA_BASE=0xd0000 -DDEFAULT_TONE_ZONE=0 -DSTANDALONE_ZAPATA -c zaptel.c In file included from /usr/include/linux/prefetch.h:13, from /usr/include/linux/list.h:6, from /usr/include/linux/module.h:11, from zaptel.c:35: /u...