SIP Response Codes (also known as Cause Values) are returned by the network or destination system to indicate the outcome of a call attempt. These codes can help identify why an outbound call may not have connected successfully. 


The table below outlines some of the response codes that may appear against a call, along with a brief explanation of what they mean. 


SIP Code NameShort Description
200OK.The call was successfully connected and answered.
300Multiple Choice.The destination has multiple possible endpoints.
400Bad request.The call request could not be processed due to an invalid format.
401Unauthorised.Authentication is required to place the call.
402Payment required.Reserved for future use.
403Forbidden.The call was rejected by the destination network.
404Not found. (Unassigned number)The number could not be found or is not in service.
405Method not allowed.The request type is not allowed by the destination.
406Not acceptable.The destination cannot support the requested media or format.
407Proxy authentication requested.Authentication is required by the network proxy.
408Request timeout.The destination did not respond in time.
409Conflict.User already registered.
410Gone. (Unassigned number)The number previously existed but is no longer active.
411Length required.The request was rejected because it did not include a required message length.
412Conditional request failed.The request could not be completed because certain conditions included in the request were not met.
413Request entity too long.The request message is larger than the server can process.
414Request URI too long.The requested address is too long to process.
415Unsupported media type.The request contains a media format that is not supported.
416Unsupported URI scheme.The request uses a URI scheme that is not supported.
417Unknown resource - priority.There was a resource-priority option tag, but no Resource-Priority header.
418
Bad extension.The request used a SIP feature or extension that the server does not understand or support.
421Extension required.A required SIP extension is missing from the request.
422Session interval too small.The request specified a session duration that is shorter than the minimum allowed by the server.
423Interval too brief.The registration interval is too short.
424Bad location information.The location details included in the request were invalid, incomplete, or incorrectly formatted.
428Use identity header.The server requires the request to include identity verification information, which was not provided.
429Provide referrer identity.The request requires valid referral identity information, but this was missing or invalid.
430Flow failed.The network path used to reach the receiving device has failed. Other available paths may still work.
433Anonymity disallowed.The request was rejected because anonymous requests are not permitted by the server.
436Bad identity - info.The identity information included in the request could not be accessed or verified by the server.
437Unsupported certificate.The certificate used to verify the request could not be validated by the server.
438Invalid identity header.The server was able to find the certificate referenced in the request, but the identity signature could not be verified.
439First hop lacks outbound support.The first network device handling the request does not support the required outbound connection feature.
440Max-Breadth Exceeded.The request could not be sent to all potential destinations because a system limit on simultaneous routing was exceeded.
469Bad info package.The request contained an information package that the receiving system does not support.
470Consent needed.The request was rejected because the sender does not have permission from the recipient to send this request.
480Temporarily unavailable.The destination is temporarily unreachable.
481Call/Transaction does not exist.The call reference is no longer valid
482Loop detected.The call routing created a loop in the network.
483Too many hops.The call passed through too many network routes.
484Address incomplete. (Invalid number)The dialled number is incomplete.
485Address ambiguous. (Unassigned number)The dialled number matches multiple destinations.
486Busy here.The destination line is busy.
487Request cancelled.The call was cancelled before it connected.
488Not acceptable here.The destination cannot support the call parameters.
489Bad event.The request referenced an event type that the server does not recognise or support.
491Request pending.Another request is already being processed.
493Undecipherable.The request could not be processed due to encryption or formatting issues.
494Security agreement required.The server requires a specific security method to be used before the request can be processed.
500Internal server error.The network encountered an unexpected error while processing the call.
501Not implemented.The network does not support the requested call method.
502Bad gateway.The network received an invalid response from another server.
503Service unavailable.The service is temporarily unavailable or overloaded.
504Gateway timeout.The network did not receive a response from another server in time.
505Version not implemented.The SIP version used in the request is not supported.
513Message too large.The request message exceeded the maximum allowed size.
580Precondition failed.The server is unable or unwilling to meet some constaints specified in the offer.
600Busy everywhere.All possible destinations are busy.
603Decline.The call was actively declined by the recipient.
604Does not exist anywhere. (Unassigned number)The number does not exist.
606Not acceptable.The destination cannot accept the requested call parameters.