You are viewing an old version of this page. View the current version.
Compare with Current ·
View Page History
SIP is basically a call and response protocol. You send a message. You get a response. With most SIP requests, you get a single response.
However, sometimes you may even get multiple responses for a single message.
A SIP response is more than simply an acknowledgement to a request. It can, and often does, carry a lot of useful information.
SIP responses specify a three-digit integer response code.
Labels: