diff -r ba54057fe027 -r b68fcd923911 phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp --- a/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Tue May 11 16:13:03 2010 +0300 +++ b/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Tue May 25 12:41:50 2010 +0300 @@ -33,7 +33,7 @@ // CONSTANTS const TInt KDtmfSilent = 0; -const TInt KDtmfPauseAfterTone = 100000; +const TInt KDtmfPauseAfterTone = 45000; const TInt KDtmfToneZero = 0; const TInt KBufSize = 10; _LIT( KPhoneTone_Asterisk, "*+w" );