DAHDI problems

Hello,

I am running FreePBX 14.0.4.5/Asterisk 13.22.0 and am having a problem getting DAHDI recognize the Astribank 2 I have attached to the new systems I am installing. In an attempt to reinstall DAHDI on one of the systems (I have not tried on the other system yet) I am running into some issues. I have tried with a couple of versions of DAHDI and received the same errors. lsusb shows the astribanks connected:
PBX1:
Bus 001 Device 002: ID e4e4:1160 Xorcom Ltd. Astribank 2 series
PBX2:
Bus 001 Device 003: ID e4e4:1160 Xorcom Ltd. Astribank 2 series

When I try a make clean I get the following:

[root@fnbpbx2 dahdi-linux-complete-2.11.1+2.11.1]# make clean
make -C linux clean
make[1]: Entering directory /root/dahdi-linux-complete-2.11.1+2.11.1/linux' make -C drivers/dahdi/firmware clean make[2]: Entering directory/root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware’
rm -f dahdi-fw-*.o
make[2]: Leaving directory /root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware' make -C M='/root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/oct612x' clean make: Entering an unknown directory make: *** M=/root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/oct612x: No such file or directory. Stop. make: Leaving an unknown directory make[1]: *** [clean] Error 2 make[1]: Leaving directory/root/dahdi-linux-complete-2.11.1+2.11.1/linux’
make: *** [clean] Error 2
[root@fnbpbx2 dahdi-linux-complete-2.11.1+2.11.1]#

When I try a make I get the following:

[root@fnbpbx2 dahdi-linux-complete-2.11.1+2.11.1]# make
make -C linux all
make[1]: Entering directory /root/dahdi-linux-complete-2.11.1+2.11.1/linux' make -C drivers/dahdi/firmware firmware-loaders make[2]: Entering directory/root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware’
make[2]: Leaving directory /root/dahdi-linux-complete-2.11.1+2.11.1/linux/drivers/dahdi/firmware' You do not appear to have the sources for the 3.10.0-862.9.1.el7.x86_64 kernel installed. make[1]: *** [modules] Error 1 make[1]: Leaving directory/root/dahdi-linux-complete-2.11.1+2.11.1/linux’
make: *** [all] Error 2

I have verified that the kernel-devel matches the running kernel and am at a loss. I have removed the old DAHDI modules and am looking for any guidance. I’m not against a support ticket but I am only on site through the end of business tomorrow and the call back times for support don’t indicate I would get a call while on-site.

Any advice is greatly appreciated!

We don’t offer support on astribanks or dahdi working with them. Your best bet is to contact the manufacture as they are not supported or certfiied by Sangoma or FreePBX.

Thanks for the reply Tony.