| InviteHeaders Properties |
The InviteHeaders type exposes the following members.
| Name | Description | |
|---|---|---|
| CallID |
Gets the value of the Call-ID header.
| |
| Contact |
Gets the value of the Contact header.
| |
| CSeq |
Gets the numeric value of the CSeq header.
| |
| ExtensionHeaders |
Gets extension headers defined in other SIP RFCs (eg. P-Asserted-Identity).
| |
| From |
Gets the value of the From header.
| |
| MediaDescription |
Gets the SDP body of the INVITE.
| |
| OptionalHeaders |
Gets the optional headers of the request (eg. User-Agent, Allow).
| |
| RequestURI |
Gets the value of the Request-URI header.
| |
| To |
Gets the value of the To header.
|