> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Vieri
> Sent: Saturday, 15 September 2012 8:45 a.m.
> To: asterisk-users at lists.digium.com
> Subject: [asterisk-users] DTMF digits falsely detected
>
> Hi,
>
> I have a context that basically does:
>
> Wait(1)
> Background(message)
> WaitExten(10)
>
> _6XXXXXX,1,DoSomething
>
> The problem is that when I reach this context and press some
> digits (eg. 6566604) then I can see in the log that Asterisk
> reads 6655666.
> So it's actually reading the digits twice.
> How can I avoid this?
> Incoming channel type is ISDN (mISDN).
>
Are you saying every digit twice, or some digits twice.
Where is the call originating from, GSM cell phone or landline?
Which version of asterisk are you using?
Alec Davis