#include <assert.h>#include <stdlib.h>#include <os/OsReadLock.h>#include <os/OsWriteLock.h>#include <os/OsQueuedEvent.h>#include <os/OsEventMsg.h>#include "os/OsSysLog.h"#include <cp/CpCall.h>#include <mi/CpMediaInterface.h>#include <cp/CpMultiStringMessage.h>#include <cp/CpIntMessage.h>#include <mp/MprVoiceActivityNotifier.h>#include <mp/MpResourceTopology.h>#include "ptapi/PtConnection.h"#include "ptapi/PtCall.h"#include "ptapi/PtTerminalConnection.h"#include "tao/TaoProviderAdaptor.h"#include "tao/TaoListenerEventMessage.h"
Macros | |
| #define | CALL_STACK_SIZE (128*1024) |
| #define | LOCAL_ONLY 0 |
| #define | LOCAL_AND_REMOTE 1 |
| #define | UI_TERMINAL_CONNECTION_STATE "TerminalConnectionState" |
| #define | UI_CONNECTION_STATE "ConnectionState" |
| #define CALL_STACK_SIZE (128*1024) |
| #define LOCAL_AND_REMOTE 1 |
| #define LOCAL_ONLY 0 |
| #define UI_CONNECTION_STATE "ConnectionState" |
| #define UI_TERMINAL_CONNECTION_STATE "TerminalConnectionState" |