Hello.
I need some help cofiguring Asterisk with TE410P.
Now the card is inserted, Zaptel, Libpri, Asterisk (all 1.4.6) have been installed.
I have copied zaptel.conf and zapata.conf from the production server which also uses the same card, same version,PRI line is ok.
I plugged the line to the new machine but it does not work and the difference between the prodution and new machine is that when I ‘cat /proc/zaptel/*’ , I don’t see (In Use)
What can you think of the reason and someting I need to do/check?
Prodution server : 'cat /proc/zaptel/*'
Span 1: TE4/0/1 “T4XXP (PCI) Card 0 Span 1” HDB3/CCS RED
1 TE4/0/1/1 Clear (In use)
2 TE4/0/1/2 Clear (In use)
3 TE4/0/1/3 Clear (In use)
4 TE4/0/1/4 Clear (In use)
*You see RED but it is because line is plugged out now.
NEW MACHINE CONFIG.
lsmod | grep zaptel
zaptel 227560 6 zttranscode,xpp,wct4xxp,tor2
crc_ccitt 35265 1 zaptel
localhost*CLI> zap show status
Description Alarms IRQ bpviol CRC4
T4XXP (PCI) Card 0 Span 1 RED 0 0 0
T4XXP (PCI) Card 0 Span 2 RED 0 0 0
T4XXP (PCI) Card 0 Span 3 RED 0 0 0
T4XXP (PCI) Card 0 Span 4 OK 0 0 0
localhost*CLI> zap show channels
Chan Extension Context Language MOH Interpret
pseudo default default
I don’t see any…
[channels]
context=from-pstn
switchtype=national
pridialplan=unknown
resetinterval=never
signalling=pri_cpe
cancallforward=yes
callreturn=yes
relaxdtmf=yes
echocancel=64
echotraining=800
echocancelwhenbridged=no
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
callprogress=no
callerid=asreceived
group=1
signalling=pri_cpe
channel => 1-15,17-31
group=2
signalling=pri_cpe
channel => 32-46,48-62
group=3
signalling=pri_cpe
channel => 63-77,79-93
group=4
signalling=pri_cpe
channel => 94-108,110-124
Please let me know if you need further information.
Thank you in advance.
K.A