David Ruggles
2007-Feb-07 10:02 UTC
[asterisk-users] Can't get asterisk to compile chan_zap (was "New Issue")
First, I didn't realize I hijacked another thread! Please accept my apologies. Now the problem: Asterisk isn't compiling chan_zap. chan_zap also doesn't appear in the list of channels when you "make menuconfig" I have read all the replies and specifically Cosmin's and Tzafrir's emails. zaptel.h is located in /usr/include/zaptel I also tried "./configure --with-zap=/usr/src/zaptel-1.4.0" which is the zaptel source and it didn't work either. I don't really know what else to try. I greatly appreciate any help!!!! TIA!! Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com
David Ruggles
2007-Feb-07 10:08 UTC
[asterisk-users] Can't get asterisk to compile chan_zap (was "NewIssue")
I had a typo in my last email. I meant --with-zaptel where I wrote --with-zap. Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com
David Ruggles
2007-Feb-07 10:15 UTC
[asterisk-users] Can't get asterisk to compile chan_zap (was "NewIssue")
I captured the output of ./configure and found the following lines: <lines snipped> checking zaptel/tonezone.h usability... yes checking zaptel/tonezone.h presence... yes checking for zaptel/tonezone.h... yes <lines snipped> checking for ZT_TONE_DTMF_BASE in zaptel.h... Yes <lines snipped> So it seems to be finding the /usr/include/zaptel directory and files fine. Is there anything else I can do that might offer information that could help track this problem down? Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com