[Asterisk-Dev] TE410P Problem: Can't switch span to E1-mode, (reserved D-Channel 24)

flying_sushi at SAFe-mail.net flying_sushi at SAFe-mail.net
Wed Jul 21 10:12:27 MST 2004


hello everyone,


for some mysterious reason my TE410p card suddenly decided to not let the second span play ball with E1, instead it likes the T1 guys more and therefore it went on strike. Hell, I've been looking for the reason for this problem the whole night without success. I hope some of you guys can tell me more. I can supply you with wct4xxp-diag output for each port if you want. I'm using the 07/16/04-CVS-HEAD version of asterisk.


ERROR[16384]: chan_zap.c:5937 in mkintf: Channel 24 is reserved for D-channel.
ERROR[16384]: chan_zap.c:8583 in setup_zap: Unable to register channel '32-46'
WARNING[16384]: loader.c:328 in ast_load_resource: chan_zap.so: load_module failed, returning -1
WARNING[16384]: loader.c:423 in load_modules: Loading module chan_zap.so failed!


here is what the log says.

kernel: TE410P: Span 1 configured for CCS/HDB3/CRC4
kernel: SPAN 1: Primary Sync Source
kernel: TE410P: Span 2 configured for ESF/B8ZS
kernel: TE410P: Span 3 configured for CCS/HDB3/CRC4
kernel: TE410P: Span 4 configured for CCS/HDB3/CRC4


here is my config:

zaptel.conf:

span=1,1,0,ccs,hdb3,crc4
span=2,0,0,ccs,hdb3,crc4
span=3,0,0,ccs,hdb3,crc4
span=4,0,0,ccs,hdb3,crc4

bchan=1-15,32-46,63-77,94-108
dchan=16,47,78,109
bchan=17-31,48-62,79-93 #,110-124 -
                         ^^^^^^^^^
                         fails to initialize


zapata.conf

switchtype=euroisdn
signalling=pri_cpe

group = 0
channel => 1-15,17-31

group = 1
channel => 32-46,48-62



More information about the asterisk-dev mailing list