SIP helper methods.
| C# | Visual Basic | Visual C++ | F# |
public class SIP_Utils
Public Class SIP_Utils
public ref class SIP_Utils
type SIP_Utils = class end
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| SIP_Utils()()()() | Initializes a new instance of the SIP_Utils class | |
| ContainsOptionTag(array<SIP_t_OptionTag>[]()[][], String) |
Gets is specified option tags constains specified option tag.
| |
| CreateTag()()()() |
Creates tag for tag header filed. For example From:/To: tag value.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCredentials(SIP_Request, String) |
Gets specified realm SIP proxy credentials. Returns null if none exists for specified realm.
| |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| IsReliableTransport(String) |
Gets if the specified transport is reliable transport.
| |
| IsSipOrSipsUri(String) |
Gets if specified value is SIP or SIPS URI.
| |
| IsTelUri(String) |
Gets if specified URI is tel: or sip tel URI. There is special case when SIP URI can be tel:,
sip:+xxxx and sip:xxx;user=phone.
| |
| IsToken(String) |
Gets if the specified value is "token".
| |
| ListToString(List<(Of <<'(String>)>>)) |
Returns list elements as comma separated string.
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MethodCanEstablishDialog(String) |
Gets if specified method can establish dialog.
| |
| ParseAddress(String) |
Parses address from SIP To: header field.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| UriToRequestUri(AbsoluteUri) |
Converts URI to Request-URI by removing all not allowed Request-URI parameters from URI.
|
| Object | |
| SIP_Utils | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119