sipXtapi Data Structures

Here are the data structures with brief descriptions:
SIPX_AUDIO_CODECThe SIPX_AUDIO_CODEC structure includes codec name and bandwidth info
SIPX_CALL_OPTIONSThis structure gets passed into sipxCallConnect, sipxCallAccept, and sipxConferenceAdd calls and sets options on a per call basis
SIPX_CALLSTATE_INFOCallstate event information structure
SIPX_CODEC_INFOIn the MEDIA_LOCAL_START and MEDIA_REMOTE_START events the SIPX_CODEC_INFO structure is being passed up to the event handler and contains information about the negotiated audio and video codec
SIPX_CONFIG_INFOSIPX_CONFIG_INFO events signifies that a change in configuration was observed
SIPX_CONTACT_ADDRESSThe CONTACT_ADDRESS structure includes contact information (ip and port), address source type, and interface
SIPX_INFO_INFOAn INFO event signals the application layer that an INFO message was sent to this user agent
SIPX_INFOSTATUS_INFOAn INFOSTATUS event informs that application layer of the status of an outbound INFO requests
SIPX_KEEPALIVE_INFOKeepalive event information structure
SIPX_LINESTATE_INFOLinestate event information structure
SIPX_MEDIA_INFOMedia event information structure
SIPX_NOTIFY_INFOA NOTIFY_INFO event signifies that a NOTIFY message was received for an active subscription
SIPX_RTCP_STATSRTCP statistics computed according to RFC 3550
SIPX_SECURITY_ATTRIBUTESContainer class for security attributes
SIPX_SECURITY_INFOAn SIPX_SECURITY_INFO event informs that application layer of the status of a security operation
SIPX_SUBSTATUS_INFOAn SUBSTATUS event informs that application layer of the status of an outbound SUBSCRIPTION requests;
SIPX_VIDEO_CODECThe SIPX_VIDEO_CODEC structure includes codec name and bandwidth info
SIPX_VIDEO_DISPLAYStructure used to pass window handle/filter interface for video calls

Generated on Wed Jan 31 22:16:37 2007 for sipXtapi by  doxygen 1.5.1-p1