search for: zt_train_ec

Displaying 10 results from an estimated 10 matches for "zt_train_ec".

2003 Nov 21
4
Current CVS problem
Help: Checkout as of 17:00 UCT Does anyone know if: chan_zap.c: In function `zt_train_ec': chan_zap.c:1081: `ZT_ECHOTRAIN' undeclared (first use in this function) is expected at the moment? Dave Kitchen
2003 Oct 28
2
Today's CVS
Today's CVS gives me an error while compiling: chan_zap.c: In function `zt_train_ec': chan_zap.c:1076: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1076: (Each undeclared identifier is reported only once chan_zap.c:1076: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make:...
2003 Nov 06
1
CVS compile problem on asterisk
Hi, Recently I did a fresh CVS checkout of asterisk and am getting the following errors on compile: chan_zap.c: In function `zt_train_ec': chan_zap.c:1078: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1078: (Each undeclared identifier is reported only once chan_zap.c:1078: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make:...
2003 Nov 13
1
Errors in build.
...\" -DASTMODDIR=\"/usr/lib/asterisk/modules\" -DASTAGIDIR=\"/var/lib/asterisk/agi-bin\" -DBUSYDETECT_MARTIN -DNEW_PRI_HANGUP -Wno-missing-prototypes -Wno-missing-declarations -DZAPATA_PRI -DIAX_TRUNKING -DCRYPTO -fPIC -o chan_zap.o chan_zap.c chan_zap.c: In function `zt_train_ec': chan_zap.c:1081: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1081: (Each undeclared identifier is reported only once chan_zap.c:1081: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make:...
2006 Jun 16
0
CALLERID problems asterisk segfaults
...needed? sinc Kai *CLI> -- Starting simple switch on 'Zap/8-1' -- Executing Dial("Zap/8-1", "Zap/3||tT") in new stack -- Called 3 -- Zap/3-1 is ringing -- Zap/3-1 is ringing -- Zap/3-1 is ringing Jun 18 21:49:46 WARNING[11353]: chan_zap.c:1419 zt_train_ec: Unable to request echo training on channel 3 -- Zap/3-1 answered Zap/8-1 Jun 18 21:49:46 WARNING[11353]: chan_zap.c:1419 zt_train_ec: Unable to request echo training on channel 8 -- Attempting native bridge of Zap/8-1 and Zap/3-1 -- Hungup 'Zap/3-1' == Spawn extension (anal...
2006 Jun 06
1
Problem with simple incoming calls
...ap.c:4351 __zt_exception: Exception on 20, channel 1 Jun 6 21:08:42 DEBUG[2134]: chan_zap.c:3539 zt_handle_event: Got event Ring/Answered(2) on channel 1 (index 0) Jun 6 21:08:42 DEBUG[2134]: chan_zap.c:1408 zt_enable_ec: No echo cancellation requested Jun 6 21:08:42 DEBUG[2134]: chan_zap.c:1424 zt_train_ec: No echo training requested Jun 6 21:08:42 DEBUG[2134]: chan_zap.c:3824 zt_handle_event: channel 1 answered Jun 6 21:08:42 DEBUG[2121]: channel.c:777 channel_find_locked: Avoiding initial deadlock for 'Zap/1-1' -- Zap/1-1 answered Zap/3-1 Jun 6 21:08:42 DEBUG[2134]: chan_zap.c:4817 z...
2005 Aug 08
0
Asterisk-to-IVR Problem
...Executing Answer("Zap/1-1", "") in new stack Urgent handler Aug 4 15:43:40 DEBUG[5059]: chan_zap.c:2301 zt_answer: Took Zap/1-1 off hook Aug 4 15:43:40 DEBUG[5059]: chan_zap.c:1231 zt_enable_ec: Enabled echo cancellation on channel 1 Aug 4 15:43:40 DEBUG[5059]: chan_zap.c:1250 zt_train_ec: No echo training requested Aug 4 15:43:40 DEBUG[5059]: pbx.c:1274 pbx_extension_helper: Launching 'Playback' -- Executing Playback("Zap/1-1", "demo-congrats") in new stack Urgent handler Aug 4 15:43:40 DEBUG[5059]: channel.c:1719 ast_set_write_format: Set channel Zap...
2004 Jul 08
0
Problem SIP no audio just noise
...6 __zt_exception: Exception on 21, channel 4 Jul 8 16:47:23 DEBUG[262159]: chan_zap.c:2944 zt_handle_event: Got event Dial Complete(9) on channel 4 (index 0) Jul 8 16:47:23 DEBUG[262159]: chan_zap.c:1169 zt_enable_ec: No echocancellation requested Jul 8 16:47:23 DEBUG[262159]: chan_zap.c:1185 zt_train_ec: No echo training requested Jul 8 16:47:24 DEBUG[262159]: chan_zap.c:3596 __zt_exception: Exception on 21, channel 4 Jul 8 16:47:24 DEBUG[262159]: chan_zap.c:2944 zt_handle_event: Got event Dial Complete(9) on channel 4 (index 0) Jul 8 16:47:24 DEBUG[262159]: chan_zap.c:1169 zt_enable_ec: No...
2005 Sep 13
1
wctdm, issue w/outbound calls
Hi all, I've been running Asterisk with a TDM400P for about 6months, no problems. 2 in/outgoing analog lines, one analog phone. Recently I was messing with the XTEN client, got to finagling with things, and not knowing what was wrong I upgraded from 1.0.7 to 1.0.9 (both asterisk + zaptel). I was testing various things, and found everything worked except outgoing calls. So I checked
2003 Nov 07
0
RE: msgs archives gsm of asterisk ??? Asterisk-Users digest, Vol 1 #1809 - 16 msgs
...lt;gadams@promisant.com> To: <asterisk-users@lists.digium.com> Subject: [Asterisk-Users] CVS compile problem on asterisk Reply-To: asterisk-users@lists.digium.com Hi, Recently I did a fresh CVS checkout of asterisk and am getting the following errors on compile: chan_zap.c: In function `zt_train_ec': chan_zap.c:1078: `ZT_ECHOTRAIN' undeclared (first use in this function) chan_zap.c:1078: (Each undeclared identifier is reported only once chan_zap.c:1078: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make:...