Click or drag to resize

SipStatusCode Enumeration

Status of the last Sip operation.

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public enum SipStatusCode
Members
  Member nameValueDescription
CERR_Error-1
C000_NormalClearing0
C100_Trying100
C180_Ringing180
C181_CallIsBeingForwarded181
C182_Queued182
C183_SessionProgress183
C200_OK200
C300_MultipleChoices300
C301_MovedPermanently301
C302_MovedTemporarily302
C305_UseProxy305
C380_AlternativeService380
C400_BadRequest400
C401_Unauthorized401
C402_PaymentRequired402
C403_Forbidden403
C404_NotFound404
C405_MethodNotAllowed405
C406_NotAcceptable406
C407_ProxyAuthenticationRequired407
C408_RequestTimeout408
C410_Gone410
C413_RequestEntityTooLarge413
C414_RequestUriTooLarge414
C415_UnsupportedMediaType415
C416_UnsupportedUriScheme416
C420_BadExtension420
C421_ExtensionRequired421
C423_IntervalTooBrief423
C480_TemporarilyNotAvailable480
C481_CallLegTransactionDoesNotExist481
C482_LoopDetected482
C483_TooManyHops483
C484_AddressIncomplete484
C485_Ambiguous485
C486_BusyHere486
C487_RequestTerminated487
C488_NotAcceptableHere488
C491_RequestPending491
C493_Undecipherable493
C500_InternalServerError500
C501_NotImplemented501
C502_BadGateway502
C503_ServiceUnavailable503
C504_ServerTimeOut504
C505_SipVersionNotSupported505
C513_MessageTooLarge513
C600_BusyEverywhere600
C603_Decline603
C604_DoesNotExistAnywhere604
C606_NotAcceptable606
Remarks
Documentation In Development

We are constantly adding features and new capabilities to The Voice Elements Platform. Therefore, our documentation of individual methods, properties and other elements is constantly being developed and improved. If you would like to know more about this element, please help us perfect our documentation and help you develop your application by doing one or more of the following:

Thank you for your continued support of Voice Elements.

See Also