bxjy
May 8, 2006, 12:22pm
1
I m trying to install the TDM 40 B after installing the bri-isdn card,
One thing that I m not clear is how to definite the channel of the TDM 40 B
,since I have installed a 4 ports isdn card and have used the 1-12 ,so i gave the tdm 40b the channel 13-16
bxjy
May 8, 2006, 1:31pm
3
after ztcfg command
it shows
SPAN 1: CCS/HDB3 Build-out: 399-533 feet (DSX-1)
SPAN 2: CCS/HDB3 Build-out: 399-533 feet (DSX-1)
SPAN 3: CCS/HDB3 Build-out: 399-533 feet (DSX-1)
SPAN 4: CCS/HDB3 Build-out: 399-533 feet (DSX-1)
Channel map:
Channel 01: Clear channel (Default) (Slaves: 01)
Channel 02: Clear channel (Default) (Slaves: 02)
Channel 03: D-channel (Default) (Slaves: 03)
Channel 04: Clear channel (Default) (Slaves: 04)
Channel 05: Clear channel (Default) (Slaves: 05)
Channel 06: D-channel (Default) (Slaves: 06)
Channel 07: Clear channel (Default) (Slaves: 07)
Channel 08: Clear channel (Default) (Slaves: 08)
Channel 09: D-channel (Default) (Slaves: 09)
Channel 10: Clear channel (Default) (Slaves: 10)
Channel 11: Clear channel (Default) (Slaves: 11)
Channel 12: D-channel (Default) (Slaves: 12)
Channel 13: FXO Kewlstart (Default) (Slaves: 13)
Channel 14: FXO Kewlstart (Default) (Slaves: 14)
Channel 15: FXO Kewlstart (Default) (Slaves: 15)
Channel 16: FXO Kewlstart (Default) (Slaves: 16)
16 channels configured.
ZT_CHANCONFIG failed on channel 13: No such device or address (6)
can someone help?
bxjy
May 8, 2006, 2:18pm
4
the error of upstair is resolved
this is the new error information
.May 8 15:39:36 ERROR[10915]: chan_zap.c:7367 mkintf: Channel 3 is reserved for D-channel.
May 8 15:39:36 ERROR[10915]: chan_zap.c:11892 setup_zap: Unable to register channel ‘7-8’
May 8 15:39:36 WARNING[10915]: loader.c:414 __load_resource: chan_zap.so: load_module failed, returning -1
– Unregistered channel 1
– Unregistered channel 2
– Unregistered channel 3
– Unregistered channel 4
May 8 15:39:36 WARNING[10915]: loader.c:554 load_modules: Loading module chan_zap.so failed!
this is the error information
bxjy
May 8, 2006, 3:18pm
5
new error information.
May 8 16:37:40 WARNING[10843]: chan_zap.c:1099 zt_open: Unable to specify channel 1: No such device or address
May 8 16:37:40 ERROR[10843]: chan_zap.c:7208 mkintf: Unable to open channel 1: No such device or address
here = 0, tmp->channel = 1, channel = 1
May 8 16:37:40 ERROR[10843]: chan_zap.c:11892 setup_zap: Unable to register channel ‘1-4’
May 8 16:37:40 WARNING[10843]: loader.c:414 __load_resource: chan_zap.so: load_module failed, returning -1
May 8 16:37:40 WARNING[10843]: loader.c:554 load_modules: Loading module chan_zap.so failed!
bxjy ~ # Ouch … error while writing audio data: : Broken pipe
Warning, flexible rate not heavily tested!
exception on output!
Ouch … error while writing audio data: : Broken pipe
the LEDs of the tdm40B card all turned green,the LED of isdn card is also green ,but when I tried start asterisk , it showed me the information
pl let me know if you need more information to figure out the proble
The driver for the card wasnt loaded (module)
The order of your modules load and spans is incorrect.
Try to figure out, what is loading in which order (systemlogs) and then define the spans according.
Your above conf’s are missing the span and groups/channels for the FXO.
EG:
signalling=fxo_ks
language=NL
context=sales
channel => 2
bxjy
May 9, 2006, 8:36am
7
I have given the groups/channels for FXO in zapata.conf
The order of your modules load and spans is incorrect.
can you pl give me more information about how I can find out the order of loading modules and span? should the "fxoks=13-16 " be put under a span?
bxjy
May 9, 2006, 8:45am
8
and I have used “zttool” to check the hardware, it showed that all of them are ok
bxjy
May 9, 2006, 10:45am
9
ok , it is really the problem of order of installing the modules. now it is ok
one more question, if I want to use fax machine, is it enough to just plug it into the analog card?
[quote=“bxjy”]ok , it is really the problem of order of installing the modules. now it is ok
one more question, if I want to use fax machine, is it enough to just plug it into the analog card?[/quote]
“Could” be…depends on: Problem is the echocancelation here.
Better is using the faxextension, having
faxdetection=both
(or so, out of mind)
in the zapata.conf.
Whenever Asterisk detects a fax now, the echocancellation is disabled for that call/channel.
Or you build a hylafaxserver with softmodems (IAX).
bxjy
May 9, 2006, 12:13pm
11
thanks
I can not test the analog telephones at present, because they are system phones, that is to say, the cable of those analog phones have two different heads, one is the real analog and the other is a isdn-like head, the isdn-like head is used to connect the Alcatel and is too big for the TDM 40 B card.
After trying I will report the results and problems in new posting