search for: zt_event_dtmfdigit

Displaying 5 results from an estimated 5 matches for "zt_event_dtmfdigit".

2005 May 06
1
Make error on ZT_EVENT_DTMFDIGIT
Just checked out the latest from cvs and trying a make clean; install on asterisk produced the following errors: chan_zap.c: In function `zt_handle_event': chan_zap.c:3083: `ZT_EVENT_DTMFDIGIT' undeclared (first use in this function) chan_zap.c:3083: (Each undeclared identifier is reported only once chan_zap.c:3083: for each function it appears in.) make[1]: *** [chan_zap.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk/channels' make: *** [subdirs] Error 1 Using Red Ha...
2006 Jan 12
2
Build Error - ZT_EVENT_DTMFDIGIT
...ssl1096b openssl-devel readline41 readline-devel zlib zlib-devel When I went to get Asterisk I did the following: cvs checkout zaptel libpri and cvs checkout -r v1-0_stable asterisk I built zaptel then libpri and had no problem, but asterisk complains with the following error: chan_zap.c:2772: `ZT_EVENT_DTMFDIGIT' undeclared (first use in this function) How do I fix this? Thanks, Hugh
2005 May 30
3
Asterisk install error ...
Hi; It is my first time to use asterisk I have TDM400 wildcard and 4 FXO Modules when I install asterisk an error occurred Chen_zap.c 2772 : error : "zt_event_dtmfdigit" undeclared Can any body help why this error .. Thanks; Ghassan M. Lama' -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050530/43e1070d/attachment.htm
2005 May 31
1
Asterisk compailation Error Chan_zap.c
...Fedora C2 Linux as O.S. and I have the latest CVS astreisk , Zaptel and Libpri downloaded the zaptel drivers installation and configuration seems to be fine and the libpri but when I tried to compile and install the asterisk software the following error occurred : Chan_zap.c 2772 : error : "Zt_event_DTMFDIGIT" undeclared Can any body help why this error .. Thanks; Ghassan M. Lama' -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050531/23508a7a/attachment.htm
2004 Apr 26
3
Compiling asterisk
I got the error below while compiling asterisk. Please offer me some help. hubert for x in res channels pbx apps codecs formats agi cdr astman stdtime; do make -C $x depend || exit 1 ; done make[1]: Entering directory `/etc/asterisk/asterisk-0.7.2/res' make[1]: Nothing to be done for `depend'. make[1]: Leaving directory `/etc/asterisk/asterisk-0.7.2/res' make[1]: Entering