OpalStatusIncomingCall Struct Reference

#include <opal.h>

List of all members.

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".


Detailed Description

Incoming call information for the OpalIndIncomingCall indication. This is only returned from the OpalGetMessage() function.


Member Data Documentation

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".


The documentation for this struct was generated from the following file:
Generated on Fri Mar 7 07:37:03 2008 for OPAL by  doxygen 1.5.1