Specifications

Appendix
391
Step
Action
Description
F7
INVITEUser A to Proxy
Server
User A sends a SIP INVITE request to the
proxy server. In the INVITE request, a
unique Call-ID is generated and the
Contact-URI field indicates that User A
requested the call.
F8
INVITEProxy Server to User
C
The proxy server maps the SIP URI in the
To field to User C. The proxy server
sends the SIP INVITE request to User C.
F9
180 RingingUser C to Proxy
Server
User C sends a SIP 180 Ringing
response to the proxy server. The 180
Ringing response indicates that the user
is being alerted.
F10
180 RingingProxy Server to
User A
The proxy server forwards the 180
Ringing response to User A. User A
hears the ring-back tone indicating that
User C is being alerted.
F11
200OKUser C to Proxy
Server
User C sends a SIP 200 OK response to
the proxy server. The 200 OK response
notifies User A that the connection has
been made.
F12
200OKProxy Server to User
A
The proxy server forwards the SIP 200
OK response to User A. The 200 OK
response notifies User A that the
connection has been made.
F13
ACKUser A to Proxy Server
User A sends a SIP ACK to the proxy
server. The ACK confirms that User A
has received the 200 OK response. The
call session is now active.
F14
ACKProxy Server to User C
The proxy server forwards the ACK
message to User C. The ACK confirms
that the proxy server has received the
200 OK response. The call session is
now active.