multimediacommsengine/mmcesrv/mmceserver/tsrc/ut_server/stubs/src/sipprofile.cpp
branchRCL_3
changeset 59 b0e4b01681c5
parent 46 4da1f672912e
equal deleted inserted replaced
55:f72c4fccd381 59:b0e4b01681c5
   268 // -----------------------------------------------------------------------------
   268 // -----------------------------------------------------------------------------
   269 // CSIPProfile::CSIPProfile
   269 // CSIPProfile::CSIPProfile
   270 // -----------------------------------------------------------------------------
   270 // -----------------------------------------------------------------------------
   271 //	
   271 //	
   272 CSIPProfile::CSIPProfile(CSIPProfileRegistryBase* aRegistry):
   272 CSIPProfile::CSIPProfile(CSIPProfileRegistryBase* aRegistry):
   273 	iSIPProfileRegistry(aRegistry), iEnabled(EFalse), iContextId(1)
   273 	iSIPProfileRegistry(aRegistry), iEnabled(EFalse)
   274 	{
   274 	{
   275 	}
   275 	}
   276 
   276 
   277 // -----------------------------------------------------------------------------
   277 // -----------------------------------------------------------------------------
   278 // CSIPProfile::CSIPProfile
   278 // CSIPProfile::CSIPProfile