voipplugins/sipconnectionprovider/src/scpvoiphandler.cpp
branchRCL_3
changeset 10 ed1e38b404e5
parent 0 a4daefaec16c
child 20 65a3ef1d5bd0
equal deleted inserted replaced
9:bddb6d4447db 10:ed1e38b404e5
     1 /*
     1 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include <e32property.h>
    19 #include <e32property.h>
    20 #include <NetworkHandlingDomainPSKeys.h>
    20 #include <networkhandlingdomainpskeys.h>
    21 #include <spdefinitions.h>
    21 #include <spdefinitions.h>
    22 #include "scpvoiphandler.h"
    22 #include "scpvoiphandler.h"
    23 #include "scpprofilehandler.h"
    23 #include "scpprofilehandler.h"
    24 #include "scplogger.h"
    24 #include "scplogger.h"
    25 #include "scpsubservice.h"
    25 #include "scpsubservice.h"