| ianplain : |
Hi
We do need to see you zapata.conf, also need to know if you have a BT line with or without ADSL / DACS or a cable line before offering any advice
Ian |
No problem; this is a BT line with ADSL. Technically the bill is paid to Toucan but unless I'm mistaken, this is just a line provided by BT wholesale or some part of BT as my local exchange does not have LLU. The line filters have been changed [today], though I can change again if that's worthwhile - I have a few extra's still in their packing.
I'm using Ubuntu, 7.04. I upgraded the zaptel to 1.2.19 just in case that was the issue (sometimes postings suggested updating would help), but it did not help in my case as the issue remained exactly the same.
I've tried all sorts of different settings for zapata, but right now, the zapata.conf I'm using is this :
[channels]
language=en
context=from-pstn
signalling=fxs_ks
adsi = no
callerid = asreceived
callwaiting = no
cidsignalling = v23
cidstart = polarity
echocancel = yes
echotraining = yes
faxdetect = both
immediate = yes
rxgain = 5.0
txgain = 5.0
usecallerid = yes
usedistinctiveringdetection = yes
distinctiveringdetect = yes
group = 1
channel => 4
I've tried all sorts of different options, based on various suggestions, but I'm always left with the same basic problem - the start of a ring, then engaged when calling in. I'm not even sure all these options are valid, they've just been culled from various postings around the net suggesting they work for the TDM400 in the UK.
The modprobe shows in dmesg as :
[ 1952.780000] Freshmaker version: 73
[ 1952.780000] Freshmaker passed register test
[ 1953.276000] ProSLIC on module 0, product 0, version 0
[ 1953.276000] Module 0: Not installed
[ 1953.276000] ProSLIC on module 1, product 0, version 0
[ 1953.276000] Module 1: Not installed
[ 1953.276000] ProSLIC on module 2, product 0, version 0
[ 1953.276000] Module 2: Not installed
[ 1953.276000] ProSLIC on module 3, product 0, version 0
[ 1953.276000] VoiceDAA System: 04
[ 1953.476000] ISO-Cap is now up, line side: 03 rev 06
[ 1953.476000] Module 3: Installed -- AUTO FXO (UK mode)
[ 1953.504000] Found a Wildcard TDM: Wildcard TDM400P REV I (1 modules)
[ 1953.508000] Registered tone zone 4 (United Kingdom)
[ 1953.564000] 413391 Polarity reversed (0 -> -1)
[ 1982.456000] Zaptel Transcoder support loaded
[ 1998.796000] 424699 Polarity reversed (-1 -> 1)
[ 1999.052000] 424763 Polarity reversed (1 -> -1)
In case it's relevant, zaptel.conf has :
# Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit
# Zaptel Configuration File
#
# This file is parsed by the Zaptel Configurator, ztcfg
#
# It must be in the module loading order
# Span 1: WCTDM/0 "Wildcard TDM400P REV I Board 1"
# channel 1, WCTDM, no module.
# channel 2, WCTDM, no module.
# channel 3, WCTDM, no module.
fxsks=4
# Global data
loadzone = uk
defaultzone = uk
I'm basically stuck and out of ideas, though I would be perfectly happy to be told I'd made some really dumb mistake and how to fix it as getting this working has become pretty damn important to me on a point of principle - I don't like the machine to get the better of me !
Jim