Figure 6.8 Call control example using REFERThe resulting INVITEmessage (Message 8) would then have the following
form:INVITE sip:[email protected] SIP/2.0
Via: SIP/2.0/UDP 100.101.102.103:5060
To: <sip:[email protected]>
From: User B <sip:[email protected]>
Call-ID: [email protected]
CSeq: 67 INVITE
Contact: sip:[email protected]
Referred-By: <sip:[email protected]>
Content-Length: ...The Refer-Toheader in the REFERcontains the URI to whom A is refer-
ring, while the Referred-Byheader identifies A as the referrer, and is passed
to C in the INVITEso that C knows that B has been referred by A in initiating
this session.User A1 INVITEUser B User C5 ACK7 200 OK15 200 OKNo More Session9 NOTIFY11 200 OK13 BYE6 REFER Refer-To: CMedia Session2 100 Trying8 INVITE Referred-By: A14 ACK10 180 Ringing12 200 OK3 180 Ringing4 200 OKMedia Session120 Chapter 6