mmserv/voipaudioservices/VoIPServer/src/VoIPServerAO.cpp
changeset 12 5a06f39ad45b
parent 0 71ca22bcf22a
equal deleted inserted replaced
0:71ca22bcf22a 12:5a06f39ad45b
    55 //
    55 //
    56 void CVoIPServerAO::Request()
    56 void CVoIPServerAO::Request()
    57     {
    57     {
    58     if (!IsActive())
    58     if (!IsActive())
    59         {
    59         {
       
    60         iStatus = KRequestPending;
    60         SetActive();
    61         SetActive();
    61         iStatus = KRequestPending;
       
    62         }
    62         }
    63     }
    63     }
    64 
    64 
    65 // -----------------------------------------------------------------------------
    65 // -----------------------------------------------------------------------------
    66 // CVoIPServerAO::RunL
    66 // CVoIPServerAO::RunL