diff -r bab96b7ed1a4 -r f39ed5e045e0 phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp --- a/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Tue Jun 15 14:14:38 2010 +0100 +++ b/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Thu Jul 22 16:33:21 2010 +0100 @@ -32,7 +32,7 @@ // None // CONSTANTS -const TInt KDtmfPauseAfterTone = 100000; +const TInt KDtmfPauseAfterTone = 45000; const TInt KDtmfToneZero = 0; const TInt KBufSize = 10; _LIT( KPhoneTone_Asterisk, "*+w" );