On Kernel 3.16.2 : Dahdi_rec: Invalid Argument
On Fedora 20, just updated to kernel 3.16.2. Rebuilt dahdi 2.9.2 against it. dahdi show channels works fine, but when I try to place a call:
chan_dahdi.c:9345 dahdi_read: dahdi_rec: Invalid argument
Any help appreciated.
sean
6 thoughts on - On Kernel 3.16.2 : Dahdi_rec: Invalid Argument
Updated to dahdi-2.10.0. No joy.
Went back to kernel 3.15.10 – it works.
sean
FWIW, asterisk-11.10.2.
I can report a similar issue using DAHDI 2.10.0 and Asterisk 13.0.0-beta1
where Asterisk overwhelms the log system, repeating the following until Asterisk and syslog consume all available CPU time, bringing the system to it’s knees.
chan_dahdi.c:11556 do_monitor: Read failed with -1: Invalid argument
Unfortunately, I haven’t found a solution, but reverting to kernel-3.15.10
resolves this issue as well.
Thanks for the report, we’re looking into it today. Issue is being tracked here : https://issues.asterisk.org/jira/browse/DAHLIN-340
Patch for this has been committed to master here:
http://git.asterisk.org/gitweb/?p
Thanks for the quick turnaround. It is much appreciated. -A