Hi, I am struggling to get FreePBX to recognize my AEX410 card.
I followed all the instructions for installing Debian and the install script for FreePBX 17 (with the --dahdi switch and using a supported kernel).
When I look at the DAHDI Config Analog Hardware Tab, it’s not showing any ports, but when I look at lspci and dahdi_hardware in the terminal, it’s showing the card.
lspci command shows this:
03:04.0 Ethernet controller: Digium, Inc. Wildcard AEX410 4-port analog card (PCI-Express) (rev 11)
dahdi_hardware command shows this:
pci:0000:03:04.0 wctdm24xxp- d161:8006 Wildcard AEX410P
I’ve tried setting the wctdm24xxp driver to be at the top of the list in module settings, and also tried deselecting all the other drivers, this didn’t make any difference
I’ve tried changing the asterisk version to 18,20,and 21, but that didn’t make any difference either.
I’ve re-installed 3 times thinking maybe I missed something.
I am getting this error on the dashboard, which may be related.
“Unable to write to /etc/wanpipe/global.conf
Please change permissions on /etc/wanpipe/global.conf or disable Sangoma DIGIUM mode”
I checked and the file is created, but it’s empty. I saw other forum posts saying to just do chmod, but that didn’t change anything. and I also tried manually changing the permsions, but that didn’t change anything either.
Software Versions in case it helps:
FreePBX Version v17
Debian v12.7
Kernel v6.1.0-25-amd64 (the latest supported kernel version for DAHDI)
Asterisk v21.4.3
This card did work with the last version of SangomaOS that was on CentOS, I tested it months ago. I don’t understand why it isn’t working here.
Any assistance or suggestions on things to try would be greatly appreciated as I’ve been working on trying to get this box ready for days and feel like I am not making progress because of this issue.