Amfeltec USB-FXO Adapter - a little help compiling driver

Hello,

PBX Version:15.0.16.73
PBX Distro: 12.7.8-2008-1.sng7
Asterisk Version:16.11.1

Does anybody have one of these https://www.amfeltec.com/usb-fxo-adapter/ compiled and working with FreePBX? Having a little trouble compiling the driver and would appreciate a few pointers.

The instructions state to download and install dahdi. The runtime already installed with FreePBX. The second part of the instructions state to compile as follows
make DAHDI_DIR=/usr/src/dahdi-linux-<ver>

So am assuming I require something like dahdi-linux-devel but that doesnt seem to have all the required files.

Does anybody have any notes to share on exactly how to compile this driver for use with FreePBX, including any rpms required?
Grateful for assistance!

Thank you for FreePBX!

You need to download DAHDI source files so you can compile the driver.
You might probably also need the kernel source files and the sangoma devel files.
yum install kernel-devel sangoma-devel

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.