diff -r e30d4a1b8bad -r c26cc2a7c548 phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp --- a/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Wed Sep 15 12:12:21 2010 +0300 +++ b/phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp Wed Oct 13 14:31:22 2010 +0300 @@ -32,7 +32,7 @@ // None // CONSTANTS - +const TInt KDtmfSilent = 0; const TInt KDtmfPauseAfterTone = 45000; const TInt KDtmfToneZero = 0; const TInt KBufSize = 10;