Dahdi Problem

I have a TDM800P with hardware EC. I’m rebuilding my system after a dozen years or so.

I compiled/installed using dahdi 2.9.2 which is the last (I think) version to support this board.

Upon boot, the board is recognized and the driver is loaded; however, the channels don’t show up in asterisk’s cli.

dahdi_genconf and dahdi_cfg run without issue. dahdi_hardware shows the board;

from the asterisk cli,

dahdi show status I get

Wildcard TDM800P                         OK      0      0      0      CAS Unk           0 db (CSU)/0-133 feet (DSX-1)

but,

dahdi show channels returns a blank.

IF, from the cli, I run ‘dahdi restart’, I get

Destroying channels and reloading DAHDI configuration. > Initial softhangup of all DAHDI channels complete. > Final softhangup of all DAHDI channels complete. -- Unregistered channel -2 [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 1: Red Alarm -- Reconfigured channel 1, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 2: Red Alarm -- Reconfigured channel 2, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 3: Red Alarm -- Reconfigured channel 3, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 4: Red Alarm -- Reconfigured channel 4, FXS Kewlstart signalling -- Reconfigured channel 5, FXO Kewlstart signalling -- Reconfigured channel 6, FXO Kewlstart signalling -- Reconfigured channel 7, FXO Kewlstart signalling -- Reconfigured channel 8, FXO Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 8 with signaling FXO Kewlstart ignored because it is already configured to be FXO Kewlstart. -- Reconfigured channel 8, FXO Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 7 with signaling FXO Kewlstart ignored because it is already configured to be FXO Kewlstart. -- Reconfigured channel 7, FXO Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'userbase' (on reload) at line 13. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'vmsecret' (on reload) at line 21. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'hassip' (on reload) at line 25. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'hasiax' (on reload) at line 29. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'hasagent' (on reload) at line 33. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'hasmanager' (on reload) at line 41. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:19063 process_dahdi: Ignoring any changes to 'localextenlength' (on reload) at line 54. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 1 with signaling Unknown signalling -1 ignored because it is already configured to be FXS Kewlstart. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 1: Red Alarm -- Reconfigured channel 1, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 2 with signaling Unknown signalling -1 ignored because it is already configured to be FXS Kewlstart. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 2: Red Alarm -- Reconfigured channel 2, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 3 with signaling Unknown signalling -1 ignored because it is already configured to be FXS Kewlstart. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 3: Red Alarm -- Reconfigured channel 3, FXS Kewlstart signalling [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:12494 mkintf: Attempt to configure channel 4 with signaling Unknown signalling -1 ignored because it is already configured to be FXS Kewlstart. [2019-10-02 16:34:47] WARNING[3208]: chan_dahdi.c:7357 handle_alarms: Detected alarm on channel 4: Red Alarm

Then, dahdi show channels shows all 8 channels. Unfortunately, I can’t do this upon every restart and power outage.

I’m missing something in some config (likely), but I don’t know where to look / what to do. Googling hasn’t shown me an answer.

Is there a log where any errors would get reported? I’m running Centos 7

Thanks

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