Enum SIPResponseStatusCodesEnum
Enumeration of SIP response status codes
Namespace: SipLib.Core
Assembly: SipLib.dll
Syntax
public enum SIPResponseStatusCodesEnum
Fields
Name | Description |
---|---|
Accepted | |
AddressIncomplete | |
AlternativeService | |
Ambiguous | |
AnonymityDisallowed | |
BadEvent | |
BadExtension | |
BadGateway | |
BadIdentityInfo | |
BadRequest | |
BusyEverywhere | |
BusyHere | |
CallIsBeingForwarded | |
CallLegTransactionDoesNotExist | |
ConditionalRequestFailed | |
ConsentNeeded | |
Decline | |
DoesNotExistAnywhere | |
ExtensionRequired | |
FirstHopLacksOutboundSupport | |
FlowFailed | |
Forbidden | |
Gone | |
InternalServerError | |
IntervalTooBrief | |
InvalidIdentityHeader | |
LoopDetected | |
MaxBreadthExceeded | |
MessageTooLarge | |
MethodNotAllowed | |
MovedPermanently | |
MovedTemporarily | |
MultipleChoices | |
NoNotification | |
None | |
NotAcceptable | |
NotAcceptableAnywhere | |
NotAcceptableHere | |
NotFound | |
NotImplemented | |
Ok | |
PaymentRequired | |
PreconditionFailure | |
ProvideReferrerIdentity | |
ProxyAuthenticationRequired | |
Queued | |
RequestEntityTooLarge | |
RequestPending | |
RequestTerminated | |
RequestTimeout | |
RequestURITooLong | |
Ringing | |
SIPVersionNotSupported | |
SecurityAgreementRequired | |
ServerTimeout | |
ServiceUnavailable | |
SessionIntervalTooSmall | |
SessionProgress | |
TemporarilyUnavailable | |
TooManyHops | |
Trying | |
Unauthorised | |
Undecipherable | |
UnknownResourcePriority | |
UnsupportedCertificate | |
UnsupportedMediaType | |
UnsupportedURIScheme | |
UseIdentityHeader | |
UseProxy |