Hi All, I wish to connect * to a Cisco using a E100P board. When I load the driver I got this error message: -bash-2.05b# modprobe wct1xxp ZT_CHANCONFIG failed on channel 1: Function not implemented (38) /lib/modules/2.4.21-SAX/misc/wct1xxp.o: post-install wct1xxp failed /lib/modules/2.4.21-SAX/misc/wct1xxp.o: insmod wct1xxp failed Follows Cisco configuration: isdn switch-type primary-qsig isdn voice-call-failure 0 controller E1 2 framing NO-CRC4 clock source line primary pri-group timeslots 1-31 interface Serial2:15 no ip address isdn switch-type primary-qsig isdn overlap-receiving T302 2000 isdn incoming-voice modem isdn T310 40000 isdn send-alerting no cdp enable voice-port 2:D cptone BR I configured my /etc/zapata.conf: span=1,0,0,ccs,hdb3 nethdlc=1-15 Any clue? Thanks in advance, Daniel
You need to have HDLC generic support compiled into your kernel ... I think it's not good to have it compiled in modules ... just embedded in kernel. Martin On Sat, 20 Dec 2003, Daniel Bichara wrote:> Hi All, > > I wish to connect * to a Cisco using a E100P board. > > When I load the driver I got this error message: > > -bash-2.05b# modprobe wct1xxp > ZT_CHANCONFIG failed on channel 1: Function not implemented (38) > /lib/modules/2.4.21-SAX/misc/wct1xxp.o: post-install wct1xxp failed > /lib/modules/2.4.21-SAX/misc/wct1xxp.o: insmod wct1xxp failed > > > Follows Cisco configuration: > > isdn switch-type primary-qsig > isdn voice-call-failure 0 > > > controller E1 2 > framing NO-CRC4 > clock source line primary > pri-group timeslots 1-31 > > interface Serial2:15 > no ip address > isdn switch-type primary-qsig > isdn overlap-receiving T302 2000 > isdn incoming-voice modem > isdn T310 40000 > isdn send-alerting > no cdp enable > > voice-port 2:D > cptone BR > > > I configured my /etc/zapata.conf: > > span=1,0,0,ccs,hdb3 > nethdlc=1-15 > > Any clue? > > Thanks in advance, > > Daniel > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > lists.digium.com/mailman/listinfo/asterisk-users >