SIPCallBasicInfo Class |
Namespace: Ozeki.VoIP
The SIPCallBasicInfo type exposes the following members.
Name | Description | |
---|---|---|
SIPCallBasicInfo | Initializes a new instance of the SIPCallBasicInfo class | |
SIPCallBasicInfo(TransportInfo) | Initializes a new instance of the SIPCallBasicInfo class |
Name | Description | |
---|---|---|
UpdateInitialOutgoingTransportInfo |
Name | Description | |
---|---|---|
CallID |
Gets the unique identifier of the call.
| |
Dialog |
Gets or sets the dialog.
| |
FromTag | ||
IsIncoming |
Gets a boolean value indicating whether the call is an incoming call.
| |
Owner |
Gets the owner user-agent instance of SIP call.
| |
Replaces |
Gets or sets the dialog ID that the call will replace.
| |
SDPNatConfig | ||
SIPNatConfig |
Gets or sets the NAT configuration for the call.
| |
TransportInfo |
Gets the information about the transport used when sending and receiving SIP messages.
|