Class SIPHeaderAncillary
Inheritance
System.Object
SIPHeaderAncillary
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: SIPSorcery.SIP
Assembly: SIPSorcery.dll
Syntax
public static class SIPHeaderAncillary
Fields
| Improve this Doc View SourceSIP_HEADERANC_BRANCH
Declaration
public const string SIP_HEADERANC_BRANCH = "branch"
Field Value
Type | Description |
---|---|
System.String |
SIP_HEADERANC_MADDR
Declaration
public const string SIP_HEADERANC_MADDR = "maddr"
Field Value
Type | Description |
---|---|
System.String |
SIP_HEADERANC_RECEIVED
Declaration
public const string SIP_HEADERANC_RECEIVED = "received"
Field Value
Type | Description |
---|---|
System.String |
SIP_HEADERANC_RPORT
Declaration
public const string SIP_HEADERANC_RPORT = "rport"
Field Value
Type | Description |
---|---|
System.String |
SIP_HEADERANC_TAG
Declaration
public const string SIP_HEADERANC_TAG = "tag"
Field Value
Type | Description |
---|---|
System.String |
SIP_HEADERANC_TRANSPORT
Declaration
public const string SIP_HEADERANC_TRANSPORT = "transport"
Field Value
Type | Description |
---|---|
System.String |
SIP_REFER_REPLACES
Declaration
public const string SIP_REFER_REPLACES = "Replaces"
Field Value
Type | Description |
---|---|
System.String |