Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argument


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users
View previous topic :: View next topic  
Author Message
seandarcy2 at gmail.com
Guest





PostPosted: Sat Sep 13, 2014 12:53 pm    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

On 09/13/2014 12:09 PM, sean darcy wrote:
Quote:
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


Updated to dahdi-2.10.0. No joy.

Went back to kernel 3.15.10 - it works.

sean


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
seandarcy2 at gmail.com
Guest





PostPosted: Sat Sep 13, 2014 2:16 pm    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

On 09/13/2014 01:52 PM, sean darcy wrote:
Quote:
On 09/13/2014 12:09 PM, sean darcy wrote:
Quote:
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


Updated to dahdi-2.10.0. No joy.

Went back to kernel 3.15.10 - it works.

sean


FWIW, asterisk-11.10.2.


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
amessina at messinet.com
Guest





PostPosted: Sat Sep 13, 2014 6:25 pm    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

On Saturday, September 13, 2014 03:15:57 PM sean darcy wrote:
Quote:
On 09/13/2014 01:52 PM, sean darcy wrote:
Quote:
On 09/13/2014 12:09 PM, sean darcy wrote:
Quote:
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

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.

--
Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rmeyerriecks at digium...
Guest





PostPosted: Mon Sep 15, 2014 10:59 am    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

On Sat, Sep 13, 2014 at 6:25 PM, Anthony Messina <amessina@messinet.com> wrote:
Quote:
On Saturday, September 13, 2014 03:15:57 PM sean darcy wrote:
Quote:
On 09/13/2014 01:52 PM, sean darcy wrote:
Quote:
On 09/13/2014 12:09 PM, sean darcy wrote:
Quote:
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

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

--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
rmeyerriecks at digium...
Guest





PostPosted: Wed Sep 17, 2014 4:35 pm    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

Patch for this has been committed to master here:
http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=b9a8000bbd1b6120f22627c105a2c2194dcc793d

I expect to release a v2.10.1 for this soon.
Thanks for the report.

--
Russ Meyerriecks
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
direct: +1 256-428-6025
Check us out at: www.digium.com & www.asterisk.org

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
amessina at messinet.com
Guest





PostPosted: Wed Sep 17, 2014 7:39 pm    Post subject: [asterisk-users] On kernel 3.16.2 : dahdi_rec: Invalid argum Reply with quote

On Wednesday, September 17, 2014 04:35:14 PM Russ Meyerriecks wrote:
Quote:
Patch for this has been committed to master here:
http://git.asterisk.org/gitweb/?p=dahdi/linux.git;a=commitdiff;h=b9a8000bbd1
b6120f22627c105a2c2194dcc793d

I expect to release a v2.10.1 for this soon.
Thanks for the report.

Thanks for the quick turnaround. It is much appreciated. -A

--
Anthony - https://messinet.com/ - https://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> Asterisk Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services