[Asterisk-Users] FXS problems
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Mon Nov 7 06:41:56 MST 2005
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.
> 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
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
That will tell me how the module's loading. What country are you in?
-A.
More information about the asterisk-users
mailing list