SIPX_CALL_OPTIONS Struct Reference

#include <sipXtapi.h>


Detailed Description

This structure gets passed into sipxCallConnect, sipxCallAccept, and sipxConferenceAdd calls and sets options on a per call basis.


Data Fields

int cbSize
 Size of structure.
SIPX_AUDIO_BANDWIDTH_ID bandwidthId
 Bandwidth range.
bool sendLocation
 True sends location header.
SIPX_CONTACT_ID contactId
 desired contactId (only used for sipxCallAccept at this moment)
SIPX_RTP_TRANSPORT rtpTransportFlags
 specifies protocols(s)/role for media.


Field Documentation

int SIPX_CALL_OPTIONS::cbSize

Size of structure.

SIPX_AUDIO_BANDWIDTH_ID SIPX_CALL_OPTIONS::bandwidthId

Bandwidth range.

bool SIPX_CALL_OPTIONS::sendLocation

True sends location header.

SIPX_CONTACT_ID SIPX_CALL_OPTIONS::contactId

desired contactId (only used for sipxCallAccept at this moment)

SIPX_RTP_TRANSPORT SIPX_CALL_OPTIONS::rtpTransportFlags

specifies protocols(s)/role for media.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 31 22:16:37 2007 for sipXtapi by  doxygen 1.5.1-p1