SIP Warning Codes. Defined in RFC 3261 27.2.
| C# | Visual Basic | Visual C++ | F# |
public class SIP_WarningCodes
Public Class SIP_WarningCodes
public ref class SIP_WarningCodes
type SIP_WarningCodes = class end
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SIP_WarningCodes()()()() | Initializes a new instance of the SIP_WarningCodes class | |
| 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.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| x300_Incompatible_network_protocol |
One or more network protocols contained in the session description are not available.
| |
| x301_Incompatible_network_address_formats |
One or more network address formats contained in the session description are not available.
| |
| x302_Incompatible_network_address_formats |
One or more transport protocols described in the session description are not available.
| |
| x303_Incompatible_bandwidth_units |
One or more bandwidth measurement units contained in the session description were not understood.
| |
| x304_Media_type_not_available |
One or more media types contained in the session description are not available.
| |
| x305_Incompatible_media_format |
One or more media formats contained in the session description are not available.
| |
| x306_Attribute_not_understood |
One or more of the media attributes in the session description are not supported.
| |
| x307_Session_description_parameter_not_understood |
A parameter other than those listed above was not understood.
| |
| x330_Multicast_not_available |
The site where the user is located does not support multicast.
| |
| x331_Unicast_not_available |
The site where the user is located does not support unicast communication
(usually due to the presence of a firewall).
| |
| x370_Insufficient_bandwidth |
The bandwidth specified in the session description or defined by the media
exceeds that known to be available.
| |
| x399_Miscellaneous_warning |
The warning text can include arbitrary information to be presented to a human user or logged.
A system receiving this warning MUST NOT take any automated action.
|
| Object | |
| SIP_WarningCodes | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119