#include <time.h>#include <assert.h>#include <cp/CallManager.h>#include <net/TapiMgr.h>#include <net/SipMessageEvent.h>#include <net/SipUserAgent.h>#include <sdp/SdpCodec.h>#include <sdp/SdpCodecList.h>#include <net/Url.h>#include <net/SipSession.h>#include <net/SipDialog.h>#include <net/SipLineMgr.h>#include <cp/CpIntMessage.h>#include <cp/CpStringMessage.h>#include <cp/CpMultiStringMessage.h>#include <cp/Connection.h>#include <mi/CpMediaInterfaceFactory.h>#include <utl/UtlRegex.h>#include <os/OsUtil.h>#include <os/OsConfigDb.h>#include <os/OsEventMsg.h>#include <os/OsTimer.h>#include <os/OsQueuedEvent.h>#include <os/OsEvent.h>#include <os/OsReadLock.h>#include <os/OsWriteLock.h>#include <utl/UtlNameValueTokenizer.h>#include <cp/CpPeerCall.h>#include "tao/TaoMessage.h"#include "tao/TaoProviderAdaptor.h"#include "tao/TaoString.h"#include "tao/TaoPhoneComponentAdaptor.h"#include "ptapi/PtCall.h"#include "ptapi/PtEvent.h"#include "mp/MpPlayer.h"#include "mp/MpStreamMsg.h"#include "mp/MpStreamPlayer.h"#include "mp/MpStreamQueuePlayer.h"#include "mp/MpStreamPlaylistPlayer.h"#include <mp/MpMediaTask.h>
Macros | |
| #define | MAXIMUM_CALLSTATE_LOG_SIZE 100000 |
| #define | CALL_STATUS_FIELD "status" |
| #define | SEND_KEY '#' |
Variables | |
| char | CONVERT_TO_STR [17] |
| #define CALL_STATUS_FIELD "status" |
| #define MAXIMUM_CALLSTATE_LOG_SIZE 100000 |
| #define SEND_KEY '#' |
| char CONVERT_TO_STR[17] |