mmserv/voipaudioservices/VoIPServer/src/VoIPECallEventHandler.cpp
branchRCL_3
changeset 8 e35735ece90c
parent 3 4f62049db6ac
equal deleted inserted replaced
7:709f89d8c047 8:e35735ece90c
    16  */
    16  */
    17 
    17 
    18 // INCLUDE FILES
    18 // INCLUDE FILES
    19 #include <ctsydomainpskeys.h>
    19 #include <ctsydomainpskeys.h>
    20 #include "debugtracemacros.h"
    20 #include "debugtracemacros.h"
    21 #include "voipecalleventhandler.h"
    21 #include "VoIPECallEventHandler.h"
    22 
    22 
    23 // -----------------------------------------------------------------------------
    23 // -----------------------------------------------------------------------------
    24 // CVoIPECallEventHandler::CVoIPECallEventHandler
    24 // CVoIPECallEventHandler::CVoIPECallEventHandler
    25 // C++ default constructor can NOT contain any code, that
    25 // C++ default constructor can NOT contain any code, that
    26 // might leave.
    26 // might leave.