[Asterisk-Users] [Help] ZT_CHANCONFIG failed on channel 25

2005-06-15 Thread Yousef Herzallah
Hi,
I a new user of asterisk, I'm trying to in install zaptel drivers on my
ISDN card Digium Tiger 3xx TE110P.

And my configuration is 
#
# Zaptel Configuration File
#
span=1,1,0,ccs,hdb3
bchan=1-15,17-31
dchan=16
loadzone = it

;
;
; Zapata Configuration file
;

[channels]
immediate=no
switchtype=EuroISDN
signalling=pri_cpe
pridialplan=unknown
context=incoming
usecallerid=yes
group=1
channel = 1-15,17-31

when I lunch the zaptel sevice I got this problem.

Loading zaptel framework:  [  OK  ]
Waiting for zap to come online...OK
Loading zaptel hardware modules:Running ztcfg:  ZT_CHANCONFIG failed on
channel 25: No such device or address (6)
   [FAILED]
I need help
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] [Help] ZT_CHANCONFIG failed on channel 25

2005-06-15 Thread Denis Galvão - iSolve

I got the same error ona TDM04B...

Comment out this line on zaptel/zconfig.h and recompile zaptel.

/*
 * Uncomment if you happen have an early TDM400P Rev H which
 * sometimes forgets its PCI ID to have wcfxs match essentially all
 * subvendor ID's
 */
/* #define TDM_REVH_MATCHALL */

Hope it helps.

Denis Galvão
AsteriskBrasil.org


On 15 de jun de 2005, at 10:17, Yousef Herzallah wrote:


Hi,
I a new user of asterisk, I'm trying to in install zaptel drivers on my
ISDN card Digium Tiger 3xx TE110P.

And my configuration is
#
# Zaptel Configuration File
#
span=1,1,0,ccs,hdb3
bchan=1-15,17-31
dchan=16
loadzone = it

;
;
; Zapata Configuration file
;

[channels]
immediate=no
switchtype=EuroISDN
signalling=pri_cpe
pridialplan=unknown
context=incoming
usecallerid=yes
group=1
channel = 1-15,17-31

when I lunch the zaptel sevice I got this problem.

Loading zaptel framework:  [  OK  ]
Waiting for zap to come online...OK
Loading zaptel hardware modules:Running ztcfg:  ZT_CHANCONFIG failed on
channel 25: No such device or address (6)
   [FAILED]
I need help
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




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