Show / Hide Table of Contents

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 Source

SIP_HEADERANC_BRANCH

Declaration
public const string SIP_HEADERANC_BRANCH = "branch"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_HEADERANC_MADDR

Declaration
public const string SIP_HEADERANC_MADDR = "maddr"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_HEADERANC_RECEIVED

Declaration
public const string SIP_HEADERANC_RECEIVED = "received"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_HEADERANC_RPORT

Declaration
public const string SIP_HEADERANC_RPORT = "rport"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_HEADERANC_TAG

Declaration
public const string SIP_HEADERANC_TAG = "tag"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_HEADERANC_TRANSPORT

Declaration
public const string SIP_HEADERANC_TRANSPORT = "transport"
Field Value
Type Description
System.String
| Improve this Doc View Source

SIP_REFER_REPLACES

Declaration
public const string SIP_REFER_REPLACES = "Replaces"
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX