search for: ignore_failed_channels

Displaying 4 results from an estimated 4 matches for "ignore_failed_channels".

2018 Feb 15
2
Problem with DAHDI
...to open channel 1: No such file or directory here = 0, tmp->channel = 1, channel = 1 [Feb 15 18:43:24] ERROR[3428]: chan_dahdi.c:17518 build_channels: Unable to register channel '1' [Feb 15 18:43:24] WARNING[3428]: chan_dahdi.c:19041 process_dahdi: Dahdichan '1' failure ignored: ignore_failed_channels. [Feb 15 18:43:24] WARNING[3428]: chan_dahdi.c:4126 dahdi_open: Unable to open '/dev/dahdi/channel': No such file or directory [Feb 15 18:43:24] ERROR[3428]: chan_dahdi.c:12110 mkintf: Unable to open channel 1: No such file or directory here = 0, tmp->channel = 1, channel = 1 [Feb 15 18:...
2019 Jun 06
3
error compiling dahdi for recent kernels
...sys.gregandeva.net asterisk[1333]: [Jun 6 13:11:42] ERROR[1333]: chan_dahdi.c:17367 build_channels: Unable to register channel '1' Jun 06 13:11:42 worldsys.gregandeva.net asterisk[1333]: [Jun 6 13:11:42] WARNING[1333]: chan_dahdi.c:17574 process_dahdi: Channel '1' failure ignored: ignore_failed_channels. Jun 06 13:11:42 worldsys.gregandeva.net asterisk[1333]: [Jun 6 13:11:42] WARNING[1333]: chan_dahdi.c:4058 dahdi_open: Unable to specify channel 2: Invalid argument Jun 06 13:11:42 worldsys.gregandeva.net asterisk[1333]: [Jun 6 13:11:42] ERROR[1333]: chan_dahdi.c:12002 mkintf: Unable to open chan...
2019 Jun 06
2
error compiling dahdi for recent kernels
Seems like I post about this about once a year, when it's time to upgrade Fedora. I first got this error trying to compile a patched version of dahdi-linux-2.11.1; I noticed that there is now a dahdi-linux-complete-3.0.0+3.0.0, so I tried that one with the same result. If I compile it while running kernel-4.16.8-300.fc28.x86_64, it compiles fine, but when I try to compile it while running
2014 Jan 20
1
What is dahdi.auto_assigned_spans and why should you care?
...ve a DAHDI device ~~~~~~~~~~~~~~~~~~~~~ [No need to change anything. The system will just work. dahdi_cfg run in '/etc/init.d/dahdi start' will fail but we don't care as spans will be configured in the udev hook. Channels will be missing in Asterisk but it won't care as you set 'ignore_failed_channels'] Add Another DAHDI device ~~~~~~~~~~~~~~~~~~~~~~~~ 1. Connect the device 2. dahdi_span_assignments auto 3. Run dahdi_genconf or, if you want to avoid complete regeration: 3.1 Run dahdi_genconf assignedspans # same as: dahdi_assigned_spans dumpconfig >/etc/dahdi/assigned-spans.conf...