RE: [Asterisk-Users] Two E100P boards - could not load zaptel module - Channel 63 - no such device

2004-01-04 Thread Scott Stingel
Yes, I think it should be:

span=1,0,0,ccs,hdb3
bchan=1-15
dchan=16
span=2,0,0,ccs,hdb3
bchan=32-46,48-62
dchan=47

Cheers,

Scott M. Stingel 
Emerging Voice Technology Inc.

Email:  [EMAIL PROTECTED]   
URL:www.evtmedia.com   



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel Bichara
Sent: Sunday, January 04, 2004 5:11 PM
To: [EMAIL PROTECTED]
Subject: [Asterisk-Users] Two E100P boards - could not load zaptel module -
Channel 63 - no such device


Hi,

I have two E100P boards connected to my PC. I wish to setup two 
E1-ISDN-PRI lines, the first SPAN with 15 channels and the second one 
with 30 channels. When I try to load zaptel modules, I get an error message:

"Loading zaptel framework:
Loading zaptel hardware modules: wct1xxp wcusb
Running ztcfg: ZT_CHANCONFIG failed on channel 63: No such device"

Follows my zaptel.conf:

span=1,0,0,ccs,hdb3
bchan=1-15
dchan=16
span=2,0,0,ccs,hdb3
bchan=33-47,49-63
dchan=48,64

Any clue?

Daniel




___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] Two E100P boards - could not load zaptel module - Channel 63 - no such device

2004-01-04 Thread Thilo Salmon
Daniel,

while I am not sure whether or not you can just skip channels (my guess
would be you just skip them in /etc/asterisk/zapata.conf), you don't
want more than a total of 62 channels in your configuration. 

Your 2nd span's configuration appears to be off by one channel. I would
try:

span=2,0,0,ccs,hdb3
bchan=32-46,48-62
dchan=47

Also skip the dchan=64 definition, since that channel would be in a 3rd
span.

Thilo


Thilo



On Sun, 2004-01-04 at 18:11, Daniel Bichara wrote:
> Hi,
> 
> I have two E100P boards connected to my PC. I wish to setup two 
> E1-ISDN-PRI lines, the first SPAN with 15 channels and the second one 
> with 30 channels. When I try to load zaptel modules, I get an error message:
> 
> "Loading zaptel framework:
> Loading zaptel hardware modules: wct1xxp wcusb
> Running ztcfg: ZT_CHANCONFIG failed on channel 63: No such device"
> 
> Follows my zaptel.conf:
> 
> span=1,0,0,ccs,hdb3
> bchan=1-15
> dchan=16
> span=2,0,0,ccs,hdb3
> bchan=33-47,49-63
> dchan=48,64
> 
> Any clue?
> 
> Daniel
> 
> 
> 
> 
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users