[Asterisk-Users] TE410P startup

2003-07-26 Thread Steve Underwood
Hi, I put a TE410P card in a machine (a Tyan 2665 with 2x2.4GHz Xeons). A red flashing light circles around the 4 RJ48C sockets. I load the wct4xxp driver, and the flashing light stops. Whether I connect an E1 signal or not, no lights are shown, and no alarms are reports in the /proc/zaptel/XX

Re: [Asterisk-Users] TE410P startup

2003-07-27 Thread Mark Spencer
> I put a TE410P card in a machine (a Tyan 2665 with 2x2.4GHz Xeons). A > red flashing light circles around the 4 RJ48C sockets. I load the > wct4xxp driver, and the flashing light stops. Whether I connect an E1 > signal or not, no lights are shown, and no alarms are reports in the > /proc/zaptel/X

Re: [Asterisk-Users] TE410P startup

2003-07-27 Thread Michael Bielicki
we have now perfect results with yesterdays cvs and the te410p todays cvs allways thinks that immediate is set to yes in zapata.conf. weird ... cheers Michael On Sunday 27 July 2003 7:12 pm, Mark Spencer wrote: > > I put a TE410P card in a machine (a Tyan 2665 with 2x2.4GHz Xeons). A > > red fla

Re: [Asterisk-Users] TE410P startup

2003-07-27 Thread Steve Underwood
OK Funny guy, Mark Spencer wrote: I put a TE410P card in a machine (a Tyan 2665 with 2x2.4GHz Xeons). A red flashing light circles around the 4 RJ48C sockets. I load the wct4xxp driver, and the flashing light stops. Whether I connect an E1 signal or not, no lights are shown, and no alarms are rep

Re: [Asterisk-Users] TE410P startup

2003-07-28 Thread Martin Pycko
It's fixed now On Sun, 27 Jul 2003, Michael Bielicki wrote: > we have now perfect results with yesterdays cvs and the te410p > todays cvs allways thinks that immediate is set to yes in zapata.conf. weird > ... > > cheers > Michael > > On Sunday 27 July 2003 7:12 pm, Mark Spencer wrote: > > > I pu

[Asterisk-Users] TE410P startup (2 boards)

2003-07-17 Thread Alex Zarubin
Title: TE410P startup (2 boards) Hello, This message     TE410P: Double/missed interrupt detected is looping on the system console. Do we need to keep Board ID = 0 on board 1 and set it to 1 on board 2? Please, help. Jul 17 17:12:09 mspgate03 kernel: Zapata Telephony Interface Regi

Re: [Asterisk-Users] TE410P startup (2 boards)

2003-07-17 Thread Mark Spencer
> TE410P: Double/missed interrupt detected > is looping on the system console. > > Do we need to keep Board ID = 0 on board 1 and set it to 1 on board 2? No, that detection code was built around the assumption of a single card. If you moved last0 into the t4 struct you could make it work. M