try this, pls give some feedback
###
/etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4

fxsks=1-4

bchan=5-19,21-35
dchan=20

loadzone = us
defaultzone=us
###


On 11/22/06, Lincoln Zuljewic Silva <[EMAIL PROTECTED]> wrote:

 This is the scenarios:

1 -
###
/etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4
bchan=5-19,21-35
dchan=20
fxsks=1-4
loadzone = us
defaultzone=us
###
modprobe wcte11xp
ZT_CHANCONFIG failed on channel 32: No such device or address (6)
FATAL: Error running install command for wcte11xp

2 -
 ###
/etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4
bchan=5-19,21-35
dchan=20
fxsks=1-4
loadzone = us
defaultzone=us
###
modprobe wctdm
ZT_CHANCONFIG failed on channel 5: No such device or address (6)
FATAL: Error running install command for wctdm

3 -
 ###
/etc/zaptel.conf
span=1,1,0,ccs,hdb3,crc4
bchan=1-15,17-31
dchan=16
fxsks=32-35
loadzone = us
defaultzone=us
###
modprobe wcte11xp....ok
modprobe wctdm....ok
modprobe wcfxo....ok
modprobe wct4xxp....ok
modprobe zaptel....ok
###
/etc/asterisk/zapata.conf
[channels]
context=corsidian
overlapdial=yes
immediate=no
callprogress=yes
busydetect=no
switchtype=euroisdn
signalling=pri_net
channel => 1-15,17-31
group=2
group=1
callgroup=1
pickupgroup=1
signalling=fxs_ks
channel => 32-35
###

tail -f /var/log/asterisk/messages
Nov 22 15:11:43 ERROR[5524] chan_zap.c: Channel 16 is reserved for
D-channel.
Nov 22 15:11:43 ERROR[5524] chan_zap.c: Unable to register channel '1-15'
Nov 22 15:11:43 WARNING[5524] loader.c: chan_zap.so: load_module failed,
returning -1
Nov 22 15:11:43 WARNING[5524] loader.c: Loading module chan_zap.so failed!


 ----- Original Message -----
*From:* Henk Dick <[EMAIL PROTECTED]>
*To:* 'Lincoln Zuljewic Silva' <[EMAIL PROTECTED]> ; 'Asterisk Users
Mailing List - Non-Commercial Discussion'<asterisk-users@lists.digium.com>
*Sent:* Wednesday, November 22, 2006 4:08 PM
*Subject:* RE: [asterisk-users] TE110P and TDM400P

 I think that you are loading the drivers in the wrong order.  You can
change the order of loading are first define the E1 followed by the TDM400



Hope this helps,



Henk


 ------------------------------

*From:* [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED] *On Behalf Of *Lincoln Zuljewic
Silva
*Sent:* woensdag 22 november 2006 20:51
*To:* asterisk-users@lists.digium.com
*Subject:* [asterisk-users] TE110P and TDM400P



Hello all. I have here a TE110P (configured as E1) and a TDM400P (with
four X100P - FXS). Both boards are recognized by the operating system as
showed above:



0000:08:00.0 Communication controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
        Subsystem: Unknown device b1d9:0003
        Flags: bus master, medium devsel, latency 64, IRQ 169
        I/O ports at e800 [size=256]
        Memory at febff000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] Power Management version 2



0000:08:01.0 Network controller: Tiger Jet Network Inc. Tiger3XX
Modem/ISDN interface
        Subsystem: Unknown device 79fe:0001
        Flags: bus master, medium devsel, latency 64, IRQ 193
        I/O ports at e400 [size=256]
        Memory at febfe000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: [40] Power Management version 2



The problem is that I cant make the both cards to work together in the
same server. Here is my /etc/zaptel.conf:



###
fxsks=1-4
loadzone = us
defaultzone=us



span=1,1,0,ccs,hdb3,crc4
bchan=5-19,21-35
dchan=20
###



When I load the wctdm module, I get this error: ZT_CHANCONFIG failed on
channel 5: No such device or address (6). Its sounds like the FXS module its
tring to configure the channels 5 to 35 (E1 - ISDN Channels - TE110P card).



Anybody already saw this ? Its possible to use this two cards in the same
computer ? There is any separator that I can use in zaptel.conf to make
the load of the modules dont mistakes itself ?



Here is my versions:
Debian kernel - 2.6.8
asterisk-1.2.12.1
libpri-1.2.4
zaptel-1.2.11





Thanks

Lincoln


_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users





--
Best regards,

Marco Mouta
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to