it is not enough to have asterisk sources unzipped into /usr/src, but: the dir where they are unzipped should be renamed asterisk u have to do a make;make install
then, when issuing ./configure into [EMAIL PROTECTED] /usr/src/isdn--devel--0.1--patch-666 ]# ./configure u will see: checking asterisk modules directory... /usr/lib/asterisk/modules checking asterisk includes... /usr/include/ checking asterisk/version.h usability... yes checking asterisk/version.h presence... yes checking for asterisk/version.h... yes and make;make install; will generate chan_visdn.so and the others asterisk visdn modules -- Maurizio Marini _______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
