I've had a quick fiddle to little avail, the readings looked prey good to be honest before I started fiddling. Looking a little closer it appears that it is the digit "1" that is being lost more that any other.



At 15:25 07/05/04, you wrote:
Run /usr/src/zaptel/ztmonitor 32 -v
And adjust your gains in /etc/asterisk/zapata.conf accordingly.

Gregory P. Scasny

Golden Technologies Inc.

http://www.golden-tech.com

219-462-7200

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of bam
Sent: Friday, May 07, 2004 3:35 AM
To: [EMAIL PROTECTED]
Subject: [SPAM] - [Asterisk-Users] Missing digits on TDM400P incomplete
dial string - Email found in subject

We are experiencing problems on a FXS interface where the client is
dialing
numbers, but digits are being dropped somewhere from the dial string.
Typically one or two digits are not being presented. We've tried
different
handsets to no avail, and I am assuming that it is some sort of timing
problem.

Are there any parameters I can tweak to try and rectify this?


zapata.conf


context=hardwire
group=3
signalling=fxo_ks
mailbox=8765
callerid="Acme" <8765>
channel=32




extensions.conf


[hardwire]
;
exten => _NXXXXXX,1,SetCallerID(0141411${CALLERIDNUM})
exten => _NXXXXXX,2,CallingPres(3)
exten => _NXXXXXX,3,Dial(Zap/g1/0141${EXTEN})

exten => _0.,1,SetCallerID(0141411${CALLERIDNUM})
exten => _0.,2,CallingPres(3)
exten => _0.,3,Dial(Zap/g1/${EXTEN})

exten => t,1,Hangup                     ; If they take too long, give
up.
exten => i,1,Hangup                     ; If they get it wrong, give up


_______________________________________________ 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


_______________________________________________ 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


_______________________________________________
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