#include <opal.h>
Public Attributes | |
const char * | m_callToken |
Call token for new call. | |
const char * | m_localAddress |
Address of local interface. e.g. "sip:me@here.com". | |
const char * | m_remoteAddress |
Address of remote party. e.g. "sip:them@there.com". |
const char* OpalStatusIncomingCall::m_callToken |
Call token for new call.
const char* OpalStatusIncomingCall::m_localAddress |
Address of local interface. e.g. "sip:me@here.com".
const char* OpalStatusIncomingCall::m_remoteAddress |
Address of remote party. e.g. "sip:them@there.com".