Andrew Kohlsmith wrote:

On Monday 07 November 2005 08:03, bails wrote:
I seem to be having some problems with the FXS modules on i, for example
when i dial

90044117XXXXXX

Nov  7 13:01:01 VERBOSE[2516]:     -- Starting simple switch on 'Zap/1-1'
Nov  7 13:01:05 DEBUG[2516]: DTMF digit: 9 on Zap/1-1
Nov  7 13:01:07 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:07 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:08 DEBUG[2516]: DTMF digit: 6 on Zap/1-1
Nov  7 13:01:12 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:12 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:12 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:13 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:13 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:13 DEBUG[2516]: DTMF digit: 0 on Zap/1-1
Nov  7 13:01:14 DEBUG[2516]: DTMF digit: 0 on Zap/1-1

Which indicates to me that the FXS module is not getting all the
signalling, as numbers are missing

I have added relaxdtmf=yes to my zapata.conf but this seems not to help
atall.

Don't play with relaxdtmf.

OK taken out

Could this be a hardware failure?

Perhaps, but before you do that please post your relevant parts of zaptel.conf, zapata.conf and also the the output of the following little
/etc/zaptel.conf

# Span 1: WCTDM/0 "Wildcard TDM400P REV E/F Board 1"
fxoks=1
fxsks=2
# channel 3, WCTDM, inactive.
# channel 4, WCTDM, inactive.

# Global data

loadzone        = uk
defaultzone     = uk

/etc/asterisk/zapata.conf

; Zapata telephony interface
;
; Configuration file

[trunkgroups]

[channels]

language=en
context=from-pstn
signalling=fxs_ks
rxwink=300              ; Atlas seems to use long (250ms) winks
;
; Whether or not to do distinctive ring detection on FXO lines
;
;usedistinctiveringdetection=yes
;relaxdtmf=yes
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
rxgain=5
txgain=5
group=0
callgroup=1
pickupgroup=1
immediate=no

cidsignalling=v23
cidstart=polarity

;faxdetect=both
faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no

;Include AMP configs
#include zapata_additional.conf

;Include genzaptelconf configs
#include zapata-auto.conf

stanza:

rmmod wctdm zaptel
dmesg -c
[ ignore any output until this point, I want the output from this point
downward ]

modprobe wctdm
ztcfg -v
dmesg -c

Zaptel Configuration
======================


2 channels configured.

dmesg -c

Freed a Wildcard
PCI: Found IRQ 12 for device 00:0a.0
PCI: Sharing IRQ 12 with 00:10.1
Freshmaker version: 71
Freshmaker passed register test
Module 0: Installed -- AUTO FXS/DPO
Module 1: Installed -- AUTO FXO (FCC mode)
Module 2: Not installed
Module 3: Not installed
Found a Wildcard TDM: Wildcard TDM400P REV E/F (2 modules)
Registered tone zone 4 (United Kingdom)
Registered tone zone 4 (United Kingdom)

That will tell me how the module's loading.  What country are you in?

UK, this card was working correctly for over 1 year.


Thanks in advance

Bails

-A.
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users



_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to