multimediacommsengine/mmcesrv/mmceserver/tsrc/ut_server/stubs/src/sipprofile.cpp
branchRCL_3
changeset 19 3f7c7e6eea8a
parent 18 817c922b90eb
child 20 4da1f672912e
equal deleted inserted replaced
18:817c922b90eb 19:3f7c7e6eea8a
   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