Sorry if this is redundant, but I can’t get chan_zap to be compiled in asterisk. I have zaptel hardware installed (TDM800P). I compiled the zaptel packages (1.4.1). In addition it is configured and running properly on the system. Even still, every time I try to compile asterisk, it doesn’t compile chan_zap. Any thoughts?
This is running on a brand new box running Debian Etch (2.6.18-4-amd64).
See thats my problem. There are no compile errors, and when I do a make menuselect, it is selected (chan_zap that is). If I re-run ./configure - it see’s all the little bits from zaptel.h (I think thats the file). Its just at compile time it “skips” over the compilation portion of chan_zap
I even asked one of the coders in the office to take a look at the make file, but he was at a loss. Might it be possible to compile this module manually? I’m totally at a loss at this point in time.
(Or is there an issue with Zaptel 1.4.1 & Asterisk 1.4.2 ?)