$treeview $search $mathjax $extrastylesheet
CSTADLL
2.3.4
$projectbrief
|
$projectbrief
|
$searchbox |
Properties | |
string | CallId [get, set] |
string | Contact [get, set] |
string | From [get, set] |
string | InviteTarget [get, set] |
ushort | MaxForwards [get, set] |
string | Via [get, set] |
This class holds information needed in order to do a SIP INVITE to a UA for a uaCSTA session.
string CallId [get, set] |
Contains the value for the Call-ID: header in the SIP INVITE header block.
string Contact [get, set] |
Contains the value for the Contact: header in the SIP INVITE header block.
string From [get, set] |
Contains the value for the From: header in the SIP INVITE header block.
string InviteTarget [get, set] |
Contains the identifier of the UA with which to initiate a uaCSTA session via a SIP INVITE message.
ushort MaxForwards [get, set] |
Contains the value for the Max-Forwards: header in the SIP INVITE header block. Per RFC 3261, the default value is 70.
string Via [get, set] |
Contains the value for the Via: header in the SIP INVITE header block.