diff -r 1ac40e087278 -r 17af172ffa5f telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp --- a/telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp Thu Jul 15 19:58:53 2010 +0300 +++ b/telephonyserverplugins/common_tsy/commontsy/src/mmpacket/Cmmpacketqostsy.cpp Thu Aug 19 11:03:36 2010 +0300 @@ -275,6 +275,9 @@ // Notification cancels case EPacketQoSNotifyProfileChanged: + // Reset the GSM/WCDMA extension from previous notify request + iMmPacketQoSGsmWcdmaExt->NotifyProfileChangedCancel(); + // Reset tsy request handle iTsyReqHandleStore->ResetTsyReqHandle( EMultimodePacketQoSNotifyParameterChanged );