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
 URL of local interface. e.g. "sip:me@here.com".
const char * m_remoteAddress
 URL of calling party. e.g. "sip:them@there.com".
const char * m_remotePartyNumber
 This is the E.164 number of the caller, if available.
const char * m_remoteDisplayName
 Display name calling party. e.g. "Fred Nurk".
const char * m_calledAddress
 URL of called party the remote is trying to contact.
const char * m_calledPartyNumber
 This is the E.164 number of the called party, if available.
OpalProductDescription m_product
const char * m_alertingType
const char * m_protocolCallId


Detailed Description

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

Member Data Documentation

Call token for new call.

URL of local interface. e.g. "sip:me@here.com".

URL of calling party. e.g. "sip:them@there.com".

This is the E.164 number of the caller, if available.

Display name calling party. e.g. "Fred Nurk".

URL of called party the remote is trying to contact.

This is the E.164 number of the called party, if available.

Product description data

The type of "distinctive ringing" for the call. The string is protocol dependent, so the caller would need to be aware of the type of call being made. Some protocols may ignore the field completely.

For SIP this corresponds to the string contained in the "Alert-Info" header field of the INVITE. This is typically a URI for the ring file.

For H.323 this must be a string representation of an integer from 0 to 7 which will be contained in the Q.931 SIGNAL (0x34) Information Element.

ID assigned by the underlying protocol for the call. Only available in version 18 and above


The documentation for this struct was generated from the following file:

Generated on Fri Dec 11 06:24:15 2009 for OPAL by  doxygen 1.5.6