Inheritance
System.Object
SIPHeader
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)
Assembly: SIPSorcery.dll
Constructors
|
Improve this Doc
View Source
Declaration
|
Improve this Doc
View Source
Declaration
public SIPHeader(SIPContactHeader contact, SIPFromHeader from, SIPToHeader to, int cseq, string callId)
Parameters
|
Improve this Doc
View Source
Declaration
public SIPHeader(SIPFromHeader from, SIPToHeader to, int cseq, string callId)
Parameters
|
Improve this Doc
View Source
Declaration
public SIPHeader(List<SIPContactHeader> contactList, SIPFromHeader from, SIPToHeader to, int cseq, string callId)
Parameters
|
Improve this Doc
View Source
Declaration
public SIPHeader(string fromHeader, string toHeader, int cseq, string callId)
Parameters
Type |
Name |
Description |
System.String |
fromHeader |
|
System.String |
toHeader |
|
System.Int32 |
cseq |
|
System.String |
callId |
|
|
Improve this Doc
View Source
Declaration
public SIPHeader(string fromHeader, string toHeader, string contactHeader, int cseq, string callId)
Parameters
Type |
Name |
Description |
System.String |
fromHeader |
|
System.String |
toHeader |
|
System.String |
contactHeader |
|
System.Int32 |
cseq |
|
System.String |
callId |
|
Fields
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AcceptEncoding
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AcceptLanguage
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string AllowEvents
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public List<SIPAuthenticationHeader> AuthenticationHeaders
Field Value
|
Improve this Doc
View Source
Declaration
public string AuthenticationInfo
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public List<SIPContactHeader> Contact
Field Value
|
Improve this Doc
View Source
Declaration
public string ContentDisposition
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ContentEncoding
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ContentLanguage
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public string ContentType
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public SIPMethodsEnum CSeqMethod
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public const int DEFAULT_CSEQ = 100
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public List<SIPUriHeader> Diversion
Field Value
Type |
Description |
System.Collections.Generic.List<SIPUriHeader> |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Declaration
public SIPFromHeader From
Field Value
|
Improve this Doc
View Source
It's quaranteed to be sorted from shortest index to longest index.
Declaration
public List<SIPUriHeader> HistoryInfo
Field Value
Type |
Description |
System.Collections.Generic.List<SIPUriHeader> |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public string MIMEVersion
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int64 |
|
|
Improve this Doc
View Source
Declaration
public string Organization
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public List<SIPUriHeader> PassertedIdentity
Field Value
Type |
Description |
System.Collections.Generic.List<SIPUriHeader> |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ProxyReceivedFrom
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ProxyReceivedOn
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ProxyRequire
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string ProxySendFrom
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public SIPMethodsEnum RAckCSeqMethod
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public SIPRouteSet RecordRoutes
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public List<SIPExtensions> RequiredExtensions
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public SIPRouteSet Routes
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string SubscriptionState
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public List<SIPExtensions> SupportedExtensions
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
public List<string> UnknownHeaders
Field Value
Type |
Description |
System.Collections.Generic.List<System.String> |
|
|
Improve this Doc
View Source
Declaration
public string UnknownRequireExtension
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string Unsupported
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
Field Value
|
Improve this Doc
View Source
Declaration
Field Value
Type |
Description |
System.String |
|
Properties
|
Improve this Doc
View Source
Declaration
public bool HasAuthenticationHeader { get; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
|
Improve this Doc
View Source
Declaration
Returns
|
Improve this Doc
View Source
Declaration
public string GetUnknownHeaderValue(string unknownHeaderName)
Parameters
Type |
Name |
Description |
System.String |
unknownHeaderName |
|
Returns
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public static SIPHeader ParseSIPHeaders(string[] headersCollection)
Parameters
Type |
Name |
Description |
System.String[] |
headersCollection |
|
Returns
|
Improve this Doc
View Source
Declaration
public void SetDateHeader()
|
Improve this Doc
View Source
Declaration
public void SetDateHeader(bool useLocalTime, string timeFormat)
Parameters
Type |
Name |
Description |
System.Boolean |
useLocalTime |
|
System.String |
timeFormat |
|
|
Improve this Doc
View Source
Declaration
public static string[] SplitHeaders(string message)
Parameters
Type |
Name |
Description |
System.String |
message |
|
Returns
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
Puts the SIP headers together into a string ready for transmission.
Declaration
Returns
Type |
Description |
System.String |
String representing the SIP headers.
|
Extension Methods