Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

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

[asterisk-users] DAHDI_SPANCONFIG failed on span 1: No such device or address (6)


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





PostPosted: Tue Feb 04, 2014 4:15 pm    Post subject: [asterisk-users] DAHDI_SPANCONFIG failed on span 1: No such Reply with quote

 
Dear Folks,
 
whenever I'm executing following command :
 
dahdi_cfg -vvv
 
I got following error:
 
 
DAHDI_SPANCONFIG failed on span 1: No such device or address (6)
 
Regards
akhilesh
Back to top
sruffell at digium.com
Guest





PostPosted: Tue Feb 04, 2014 4:24 pm    Post subject: [asterisk-users] DAHDI_SPANCONFIG failed on span 1: No such Reply with quote

On Wed, Feb 05, 2014 at 02:46:34AM +0530, akhilesh chand wrote:
Quote:
Dear Folks,

whenever I'm executing following command :

dahdi_cfg -vvv

I got following error:


DAHDI_SPANCONFIG failed on span 1: No such device or address (6)

Do you have any dahdi devices loaded? What is the output of
dahdi_scan or "cat /proc/dahdi/1"?

--
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
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
omakhileshchand at gma...
Guest





PostPosted: Tue Feb 04, 2014 4:32 pm    Post subject: [asterisk-users] DAHDI_SPANCONFIG failed on span 1: No such Reply with quote

I had just upgrade the dahdi drivers.
 
[root@XX ~]# dahdi_scan
[1]
active=yes
alarms=OK
description=Wildcard TE131/TE133 Card 0
name=WCT13x/0
manufacturer=Digium
devicetype=Wildcard TE131/TE133 (VPMOCT032)
location=PCI Bus 01 Slot 01
basechan=1
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS
 
 
[root@XX ~]# cat /proc/dahdi/1
Span 1: WCT13x/0 "Wildcard TE131/TE133 Card 0" (MASTER) CCS/HDB3 ClockSource
        Timing slips: 1
           1 WCT13x/0/1 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           2 WCT13x/0/2 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           3 WCT13x/0/3 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           4 WCT13x/0/4 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           5 WCT13x/0/5 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           6 WCT13x/0/6 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           7 WCT13x/0/7 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           8 WCT13x/0/8 Clear (In use) (EC: VPMOCT032 - INACTIVE)
           9 WCT13x/0/9 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          10 WCT13x/0/10 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          11 WCT13x/0/11 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          12 WCT13x/0/12 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          13 WCT13x/0/13 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          14 WCT13x/0/14 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          15 WCT13x/0/15 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          16 WCT13x/0/16 HDLCFCS (In use) (EC: VPMOCT032 - INACTIVE)
          17 WCT13x/0/17 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          18 WCT13x/0/18 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          19 WCT13x/0/19 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          20 WCT13x/0/20 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          21 WCT13x/0/21 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          22 WCT13x/0/22 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          23 WCT13x/0/23 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          24 WCT13x/0/24 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          25 WCT13x/0/25 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          26 WCT13x/0/26 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          27 WCT13x/0/27 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          28 WCT13x/0/28 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          29 WCT13x/0/29 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          30 WCT13x/0/30 Clear (In use) (EC: VPMOCT032 - INACTIVE)
          31 WCT13x/0/31 Clear (In use) (EC: VPMOCT032 - INACTIVE)
 
 



On Wed, Feb 5, 2014 at 2:55 AM, Shaun Ruffell <sruffell@digium.com (sruffell@digium.com)> wrote:
Quote:
On Wed, Feb 05, 2014 at 02:46:34AM +0530, akhilesh chand wrote:
Quote:
Dear Folks,

whenever I'm executing following command :

dahdi_cfg -vvv

I got following error:


DAHDI_SPANCONFIG failed on span 1: No such device or address (6)



Do you have any dahdi devices loaded?  What is the output of
dahdi_scan or "cat /proc/dahdi/1"?

--
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
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
sruffell at digium.com
Guest





PostPosted: Tue Feb 04, 2014 4:49 pm    Post subject: [asterisk-users] DAHDI_SPANCONFIG failed on span 1: No such Reply with quote

On Wed, Feb 05, 2014 at 03:03:33AM +0530, akhilesh chand wrote:
Quote:
I had just upgrade the dahdi drivers.


*[root@XX ~]# dahdi_scan*[1]
active=yes
alarms=OK
description=Wildcard TE131/TE133 Card 0
name=WCT13x/0
manufacturer=Digium
devicetype=Wildcard TE131/TE133 (VPMOCT032)
location=PCI Bus 01 Slot 01
basechan=1
totchans=31
irq=0
type=digital-E1
syncsrc=1
lbo=0 db (CSU)/0-133 feet (DSX-1)
coding_opts=AMI,HDB3
framing_opts=CCS,CRC4
coding=HDB3
framing=CCS


*[root@XX ~]# cat /proc/dahdi/1*
Span 1: WCT13x/0 "Wildcard TE131/TE133 Card 0" (MASTER) CCS/HDB3 ClockSource
Timing slips: 1
1 WCT13x/0/1 Clear (In use) (EC: VPMOCT032 - INACTIVE)
2 WCT13x/0/2 Clear (In use) (EC: VPMOCT032 - INACTIVE)
3 WCT13x/0/3 Clear (In use) (EC: VPMOCT032 - INACTIVE)
4 WCT13x/0/4 Clear (In use) (EC: VPMOCT032 - INACTIVE)
5 WCT13x/0/5 Clear (In use) (EC: VPMOCT032 - INACTIVE)
6 WCT13x/0/6 Clear (In use) (EC: VPMOCT032 - INACTIVE)
7 WCT13x/0/7 Clear (In use) (EC: VPMOCT032 - INACTIVE)
8 WCT13x/0/8 Clear (In use) (EC: VPMOCT032 - INACTIVE)
9 WCT13x/0/9 Clear (In use) (EC: VPMOCT032 - INACTIVE)
10 WCT13x/0/10 Clear (In use) (EC: VPMOCT032 - INACTIVE)
11 WCT13x/0/11 Clear (In use) (EC: VPMOCT032 - INACTIVE)
12 WCT13x/0/12 Clear (In use) (EC: VPMOCT032 - INACTIVE)
13 WCT13x/0/13 Clear (In use) (EC: VPMOCT032 - INACTIVE)
14 WCT13x/0/14 Clear (In use) (EC: VPMOCT032 - INACTIVE)
15 WCT13x/0/15 Clear (In use) (EC: VPMOCT032 - INACTIVE)
16 WCT13x/0/16 HDLCFCS (In use) (EC: VPMOCT032 - INACTIVE)
17 WCT13x/0/17 Clear (In use) (EC: VPMOCT032 - INACTIVE)
18 WCT13x/0/18 Clear (In use) (EC: VPMOCT032 - INACTIVE)
19 WCT13x/0/19 Clear (In use) (EC: VPMOCT032 - INACTIVE)
20 WCT13x/0/20 Clear (In use) (EC: VPMOCT032 - INACTIVE)
21 WCT13x/0/21 Clear (In use) (EC: VPMOCT032 - INACTIVE)
22 WCT13x/0/22 Clear (In use) (EC: VPMOCT032 - INACTIVE)
23 WCT13x/0/23 Clear (In use) (EC: VPMOCT032 - INACTIVE)
24 WCT13x/0/24 Clear (In use) (EC: VPMOCT032 - INACTIVE)
25 WCT13x/0/25 Clear (In use) (EC: VPMOCT032 - INACTIVE)
26 WCT13x/0/26 Clear (In use) (EC: VPMOCT032 - INACTIVE)
27 WCT13x/0/27 Clear (In use) (EC: VPMOCT032 - INACTIVE)
28 WCT13x/0/28 Clear (In use) (EC: VPMOCT032 - INACTIVE)
29 WCT13x/0/29 Clear (In use) (EC: VPMOCT032 - INACTIVE)
30 WCT13x/0/30 Clear (In use) (EC: VPMOCT032 - INACTIVE)
31 WCT13x/0/31 Clear (In use) (EC: VPMOCT032 - INACTIVE)




On Wed, Feb 5, 2014 at 2:55 AM, Shaun Ruffell <sruffell@digium.com> wrote:

Quote:
On Wed, Feb 05, 2014 at 02:46:34AM +0530, akhilesh chand wrote:
Quote:
Dear Folks,

whenever I'm executing following command :

dahdi_cfg -vvv

I got following error:


DAHDI_SPANCONFIG failed on span 1: No such device or address (6)

Do you have any dahdi devices loaded? What is the output of
dahdi_scan or "cat /proc/dahdi/1"?

Those look good...what about your /etc/dahdi/system.conf file? What
does it look like? What version of DAHDI-Linux and dahdi_tools are
you running?

(also, just letting you know that if you have a TE131 / TE132 your
entitled to contact Digium technical support with installation
help...)

--
Shaun Ruffell
Digium, Inc. | Linux Kernel Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
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
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