phoneengine/audiohandling/src/cpeaudiodtmftoneplayer.cpp
branchRCL_3
changeset 34 b68fcd923911
parent 0 5f000ab63145
child 58 40a3f856b14d
--- 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" );