login | register
Wed 03 of Dec, 2008 [06:06 UTC]

voip-info.org

History

SIP response codes

Created by: oej,Last modification on Sun 04 of Jan, 2004 [13:47 UTC]
SIP/2.0 allows six values for the first digit:

From the SIP Rfc:

The response codes are consistent with, and extend, HTTP/1.1 response codes. Not all HTTP/1.1 response
codes are appropriate, and only those that are appropriate are given here. Other HTTP/1.1 response codes
SHOULD NOT be used. Also, SIP defines a new class, 6xx.


  • 1xx: Provisional — request received, continuing to process the request;
    • Provisional responses, also known as informational responses, indicate that the server contacted is performing some further action and does not yet have a definitive response. A server sends a 1xx response if it expects to take more than 200 ms to obtain a final response. Note that 1xx responses are not transmitted reliably. They never cause the client to send an ACK. Provisional (1xx) responses MAY contain message bodies, including session descriptions.
  • 2xx: Success — the action was successfully received, understood, and accepted;
  • 3xx: Redirection — further action needs to be taken in order to complete the request;
  • 4xx: Client Error — the request contains bad syntax or cannot be fulfilled at this server;
  • 5xx: Server Error — the server failed to fulfill an apparently valid request;
  • 6xx: Global Failure — the request cannot be fulfilled at any server.



Back to SIP

Comments

Comments Filter
222

333Mapping SIP errors with DSS1 codes

by jtamasaf, Wednesday 10 of January, 2007 [21:29:10 UTC]
you can see the mapping between SIP error messages and DSS1 codes in the following page. Can be of your interest.

http://en.voipforo.com/SIP/SIP_error_messages.php
222

333SIP Response Codes / German Article

by koehler, Tuesday 31 of May, 2005 [19:41:19 UTC]
You can find an article about the SIP response codes here (german language)

http://www.sipsurf.de/news/Take-a-Seat/Die-SipSurf-SIP-Codes-36.html