mmsharing/mmshavailability/src/musavaoptionhandler.cpp
branchRCL_3
changeset 21 33a5d2bbf6fc
parent 0 f0cf47e981f9
child 22 73a1feb507fb
--- a/mmsharing/mmshavailability/src/musavaoptionhandler.cpp	Thu Jul 15 18:35:08 2010 +0300
+++ b/mmsharing/mmshavailability/src/musavaoptionhandler.cpp	Thu Aug 19 09:51:39 2010 +0300
@@ -341,6 +341,8 @@
         {
         // tell the upper layer that
         // query was succesfull. VS is available
+        //record the number
+        iSettings.SetOptionSentNumber( iSettings.TelNumber() );
         SetState( MMusAvaObserver::EMusAvaStatusAvailable );
         }
     else if ( aSentQuery.Result() == KCapabilityCapabilitiesForbidden )