Please I need your assistant to fix this issue that i have been trying to resolve for 2 weeks now.
My PBX server has a “Wild card TDM800P” card installed in it. Our trunks were configured with dahdi and
call working well too until after a reboot of the server due to IP conflict in the network. Since the reboot, the modules on the card where gone and all the settings attached to the card. when I uninstall and install Dahdi on freePbx dash board and applying configuration I got the message below;
exit: 1
Failed to backup old config: Permission denied
[FATAL] INSERT INTO dahdi_spans (span
, framing
, definedchans
, coding
, signalling
, switchtype
, syncsrc
, lbo
, pridialplan
, prilocaldialplan
, group
, context
) VALUES [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 1]
Trace Back:
/var/www/html/admin/modules/dahdiconfig/functions.inc.php:1107 die_freepbx()
[0]: INSERT INTO dahdi_spans (span
, framing
, definedchans
, coding
, signalling
, switchtype
, syncsrc
, lbo
, pridialplan
, prilocaldialplan
, group
, context
) VALUES [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘’ at line 1]
/var/www/html/admin/modules/dahdiconfig/functions.inc.php:461 dahdi_cards->write_spans()
/var/www/html/admin/modules/dahdiconfig/functions.inc.php:184 dahdi_cards->load()
/var/www/html/admin/modules/dahdiconfig/functions.inc.php:34 dahdi_cards->dahdi_cards()
/var/lib/asterisk/bin/retrieve_conf:399 dahdiconfig_conf->dahdiconfig_conf()
1 error(s) occurred, you should view the notification log on the dashboard or main screen to check for more details.
Close Close Retry Retry
I can see the cards showing on “service dahdi start”. I have done a new installation on the pbx server, but the drivers did not automatically load as I have read.
Please what can I do to fix this issue and restore communication thru the trunk.
Thank you.