Feb 3, 2013

Error Status messages http 600 series


Error Status messages http 600 series FrontThe 600 series of errors show that the server has concrete information on the user but just not on the particular situation.

So here is the complete series of Status error messages

600 Busy Everywhere
Here, the user was contacted successfully but it was busy and did not take the call. Which means that the user is busy and so the call will have to be made after sometime. This is encountered only when the client or the user has no way of answering the request made, otherwise code 486 or Busy here will be returned.

603 Decline
Here the user to whom contact is being made, does not wish to participate in the call. The machine has contacted the user successfully but the user declines to accept the connection.

604 Does Not Exist Anywhere
The server knows that the user requested does not exist. In such cases the 604 error status code is generated.

606 Not Acceptable
Here the user was contacted successfully but some of the things requested by the server to the user are not acceptable. The stuffs rejected might be syntax, media (photo, video etc.). Which means the user was contacted successfully but is unable to support all the parameters asked.

Other Articles on Error Status messages
Error Status messages http 600 series MohitChar