I have set up a brand new fresh trixbox and its working just dandy internally. The only problem I have is I cant make any inbound/outbound calls.
It turns out I need to install the card, which seems to be much easier said than done.
I have been following the digium instructions here http://kb.digium.com/entry/131 and have got as far as making my zaptel drivers where I get the following issue;[quote][trixbox1.localdomain zaptel-1.2.8]# make
ZAPTELVERSION=“1.2.8” build_tools/make_version_h > version.h.tmp
if cmp -s version.h.tmp version.h ; then echo; else
mv version.h.tmp version.h ;
fi
rm -f version.h.tmp
/lib/modules/2.6.18-92.1.18.el5/build
make -C /lib/modules/2.6.18-92.1.18.el5/build SUBDIRS=/usr/src/zaptel-1.2.8 modules
make[1]: Entering directory /usr/src/kernels/2.6.18-92.1.18.el5-i686' CC [M] /usr/src/zaptel-1.2.8/xpp/card_fxo.o In file included from /usr/src/zaptel-1.2.8/xpp/xpd.h:26, from /usr/src/zaptel-1.2.8/xpp/card_fxo.c:28: /usr/src/zaptel-1.2.8/xpp/xdefs.h:92: error: conflicting types for âboolâ include/linux/types.h:36: error: previous declaration of âboolâ was here In file included from /usr/src/zaptel-1.2.8/zconfig.h:9, from /usr/src/zaptel-1.2.8/zaptel.h:34, from /usr/src/zaptel-1.2.8/xpp/xproto.h:29, from /usr/src/zaptel-1.2.8/xpp/xpd.h:27, from /usr/src/zaptel-1.2.8/xpp/card_fxo.c:28: include/linux/config.h:6:2: warning: #warning Including config.h is deprecated. make[3]: *** [/usr/src/zaptel-1.2.8/xpp/card_fxo.o] Error 1 make[2]: *** [/usr/src/zaptel-1.2.8/xpp] Error 2 make[1]: *** [_module_/usr/src/zaptel-1.2.8] Error 2 make[1]: Leaving directory
/usr/src/kernels/2.6.18-92.1.18.el5-i686’
make: *** [linux26] Error 2
[trixbox1.localdomain zaptel-1.2.8]#[/quote]Any advice is very much appreciated.
Thanks
- Seb[/code]