AW: [Asterisk-Users] Missing digits on TDM400P incomplete dial string - DTMF problem?

2004-05-13 Thread Hiep Doan
I have the same problem in Spain, but I did not start to change any config.
Is this problem because of the phone or because of the TDM card? Did u get a
solution?

Hiep

 -Ursprüngliche Nachricht-
 Von: [EMAIL PROTECTED] [mailto:asterisk-users-
 [EMAIL PROTECTED] Im Auftrag von bam
 Gesendet: Freitag, 7. Mai 2004 19:31
 An: [EMAIL PROTECTED]
 Betreff: RE: [Asterisk-Users] Missing digits on TDM400P incomplete dial
 string - DTMF problem?
 
 I turned down the rxgain and txgain to -22.0 and -16.0 respectively and
 things  started to look a whole lot more acceptable. Then the client
 sticks
 on his BT DECT phone and I start losing all the 1s from the dial string.
 
 
 Does anyone know if BT DECT phones have dodgy DTMF tones?
 
 At 17:19 07/05/04, you wrote:
 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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
 exten = _NXX,2,CallingPres(3)
 exten = _NXX,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
 
 
 ___
 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] Missing digits on TDM400P incomplete dial string

2004-05-07 Thread bam
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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
exten = _NXX,2,CallingPres(3)
exten = _NXX,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


RE: [Asterisk-Users] Missing digits on TDM400P incomplete dial string - Email found in subject

2004-05-07 Thread Greg Scasny
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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
exten = _NXX,2,CallingPres(3)
exten = _NXX,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


RE: [Asterisk-Users] Missing digits on TDM400P incomplete dial string - Email found in subject

2004-05-07 Thread bam
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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
exten = _NXX,2,CallingPres(3)
exten = _NXX,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


RE: [Asterisk-Users] Missing digits on TDM400P incomplete dial string - DTMF problem?

2004-05-07 Thread bam
I turned down the rxgain and txgain to -22.0 and -16.0 respectively and 
things  started to look a whole lot more acceptable. Then the client sticks 
on his BT DECT phone and I start losing all the 1s from the dial string.

Does anyone know if BT DECT phones have dodgy DTMF tones?

At 17:19 07/05/04, you wrote:
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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
exten = _NXX,2,CallingPres(3)
exten = _NXX,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


___
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


- RE: [Asterisk-Users] Missing digits on TDM400P incomplete dial string - DTMF problem? - Email found in subject

2004-05-07 Thread Greg Scasny

I am surprised you needed to turn the rxgain down so much, usually it is
just the opposite. I experienced the same problem you did when my txgain
was too low.
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 12:31 PM
To: [EMAIL PROTECTED]
Subject: [SPAM] - RE: [Asterisk-Users] Missing digits on TDM400P
incomplete dial string - DTMF problem? - Email found in subject

I turned down the rxgain and txgain to -22.0 and -16.0 respectively and 
things  started to look a whole lot more acceptable. Then the client
sticks 
on his BT DECT phone and I start losing all the 1s from the dial
string.


Does anyone know if BT DECT phones have dodgy DTMF tones?

At 17:19 07/05/04, you wrote:
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 = _NXX,1,SetCallerID(0141411${CALLERIDNUM})
exten = _NXX,2,CallingPres(3)
exten = _NXX,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


___
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