[Asterisk-Users] TE410P lights don't blink read after the module is
loaded
Mark F. Vickers
mvickers at real.com
Mon Nov 29 20:31:24 MST 2004
Greetings,
According to the FAQ "When you load the module and have no
circuit/channel bank the LED's should flash red"
I get the "knight rider" lights before the module loads, but after the
modules are loaded I don't get any lights, other equipment plugged in or
not.
The card has been on my shelf a while so I wonder if it needs a firmware
upgrade ? Can the cards be firmware upgraded?
I got the modules from CVS, are they packaged with version version 1.0.2
some place or is getting the modules from CVS the correct thing to do?
Config files are below.
Thanks
Mark Vickers
RealNetworks, Inc.
____________________________________________________________
root at asterisk:~# /sbin/modprobe zaptel
root at asterisk:~# /sbin/modprobe wct4xxp
From dmesg:
Zapata Telephony Interface Registered on major 196
Found TE410P at base address fc200000, remapped to e088f000
TE410P version c01a003a, burst ON
FALC version: 00000005, Board ID: 00
Reg 0: 0x1b96b800
Reg 1: 0x1b96b000
Reg 2: 0x07fc07fc
Reg 3: 0x00000000
Reg 4: 0x00000000
Reg 5: 0x00000000
Reg 6: 0xc01a003a
Reg 7: 0x00001000
Reg 8: 0x00000000
Reg 9: 0x00ff0000
Reg 10: 0x00000000
TE410P: Launching card: 0
TE410P: Setting up global serial parameters
Found a Wildcard: Wildcard TE410P-Xilinx
From the FAQ.
Q. When will the LED lights come on, on my
T100P/E100P/T400p/E400P/TE4XXP? What about the TE410P? What about the
TDM400P?
A. For the T100P/E100P/T400p/E400P/TE4XXP cards there will be no lights
on the cards until the module is loaded. When you load the module the
lights should flash red. When a channel bank or circuit are connected to
the card, they should turn green with the module loaded. For the TE410P
the LED's should scroll(knightrider) even without the module being
loaded or anything plugged in. When you load the module and have no
circuit/channel bank the LED's should flash red. With the module loaded
and a circuit/channel bank connected they should be solid green. For the
TDM400P, when you load the module they LED's will come on green. If the
module is not loaded they won't be on at all. They do not change if a
phone is plugged in or not.
root at asterisk:~# cat /etc/asterisk/zapata.conf |grep -v "^;"
[channels]
context=default
switchtype=national
signalling=em_w
rxwink=2500 ; Atlas seems to use long (250ms) winks
start=250
debounce=333
usecallerid=yes
hidecallerid=yes
callwaiting=no
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
#rxgain=-10.1
#txgain=-10.1
group=1
callgroup=1
pickupgroup=1
immediate=no
musiconhold=default
signalling=em_w
channel => 1-24
root at asterisk:~#
root at asterisk:~# cat /etc/zaptel.conf |grep -v "^#"
span=1,2,0,esf,b8zs
e&m=1-24
loadzone = us
defaultzone=us
root at asterisk:~#
root at asterisk:~# lsmod
Module Size Used by Not tainted
wct4xxp 51680 0 (unused)
zaptel 176640 0 [wct4xxp]
ipt_state 568 4 (autoclean)
ipt_REJECT 3480 1 (autoclean)
iptable_mangle 2136 0 (autoclean) (unused)
iptable_nat 23256 0 (autoclean) (unused)
ip_conntrack 30376 2 (autoclean) [ipt_state iptable_nat]
iptable_filter 1740 1
ip_tables 15360 7 [ipt_state ipt_REJECT iptable_mangle
iptable_nat iptable_filter]
e1000 67648 1
root at asterisk:~#
More information about the asterisk-users
mailing list