The following Session Initiation Protocol (SIP) trace packets illustrate the call flows to accomplish the Communicator Web Access (2007 R2 release) Add Audio scenario.

The initial state is that User1 and User2 are in an instant messaging (IM) session and User1 asks to add audio to the session. User1 is using Communicator Web Access (2007 R2 release) and User2 is using Office Communicator 2007 R2.

Note:
Example packets have been redacted to increase clarity.

Communicator Web Access (2007 R2 release) User1 sends a SERVICE packet to ask for the conferencing capabilities of the Office Communications Server 2007 R2.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:42.695.0009ef1d
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Peer: cwa.litwareinc.com:3380
Instance-Id: 0018CF11
Direction: incoming 
Message-Type: request
Start-Line: SERVICE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory SIP/2.0
From:
<sip:User1@litwareinc.com>;epid=B90980A18B;tag=7fc74f8252
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>
CSeq: 1500 SERVICE
Call-ID: 5e652d08e0da4327b873797f1e15ab7d
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bKd8b3b93f
CONTENT-LENGTH: 395
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/cccp+xml
Message-Body: <?xml version="1.0"
encoding="utf-8"?><request requestId="1"
from="sip:User1@litwareinc.com"
to="sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory"
C3PVersion="1"
xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"
xmlns:mscp="http://schemas.microsoft.com/rtc/2005/08/cccpextensions"
xmlns="urn:ietf:params:xml:ns:cccp"><getConferencingCapabilities
/></request>
$$end_record

The pool server responds with the capability set.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0F78::06/22/2009-18:18:42.695.0009ef2c
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF12
Direction: outgoing;source="local"
Peer: cwa.litwareinc.com:3380
Message-Type: response
Start-Line: SIP/2.0 200 OK
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=7fc74f8252
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>;tag=04E32C63BB6B7CF14891AD3423F629A0
CSeq: 1500 SERVICE
Call-ID: 5e652d08e0da4327b873797f1e15ab7d
Content-Length: 2089
Via: SIP/2.0/TLS
192.0.2.17:3380;branch=z9hG4bKd8b3b93f;ms-received-port=3380;ms-received-cid=136F00
Content-Type: application/cccp+xml
$$end_record

Communicator Web Access (2007 R2 release) sends a SERVICE request to get the conference key.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:43.335.0009f028
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF6B
Direction: incoming
Peer: cwa.litwareinc.com:3380
Message-Type: request
Start-Line: SERVICE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory SIP/2.0
From:
<sip:User1@litwareinc.com>;epid=B90980A18B;tag=44f970267e
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>
CSeq: 1501 SERVICE
Call-ID: a44fe317039844478b3879e2dfeb66f2
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bK5fb7f10
CONTENT-LENGTH: 384
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/cccp+xml
Message-Body: <?xml version="1.0"
encoding="utf-8"?><request requestId="2"
from="sip:User1@litwareinc.com"
to="sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory"
C3PVersion="1"
xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"
xmlns:mscp="http://schemas.microsoft.com/rtc/2005/08/cccpextensions"
xmlns="urn:ietf:params:xml:ns:cccp"><
getEncryptionKey /></request>
$$end_record

The pool server (that is, the conf:focusfactory) responds with the key.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:43.335.0009f037
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF6C
Direction: outgoing;source="local"
Peer: cwa.litwareinc.com:3380
Message-Type: response
Start-Line: SIP/2.0 200 OK
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=44f970267e
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>;tag=04E32C63BB6B7CF14891AD3423F629A0
CSeq: 1501 SERVICE
Call-ID: a44fe317039844478b3879e2dfeb66f2
Content-Length: 1893
Via: SIP/2.0/TLS
192.0.2.17:3380;branch=z9hG4bK5fb7f10;ms-received-port=3380;ms-received-cid=136F00
Content-Type: application/cccp+xml
$$end_record

Communicator Web Access (2007 R2 release) requests that a conference be created.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:43.663.0009f07b
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF87
Direction: incoming
Peer: cwa.litwareinc.com:3380
Message-Type: request
Start-Line: SERVICE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory SIP/2.0
From:
<sip:User1@litwareinc.com>;epid=B90980A18B;tag=435df06b43
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>
CSeq: 1502 SERVICE
Call-ID: 0c7c4e19ed654a39843622a26395cdc2
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bKa9722575
CONTENT-LENGTH: 1708
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/cccp+xml
$$end_record

The server (that is, the conf:focusfactory) responds with the conference Uniform Resource Identifier (URI).

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0F78::06/22/2009-18:18:43.663.0009f08a
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF88
Direction: outgoing;source="local"
Peer: cwa.litwareinc.com:3380
Message-Type: response
Start-Line: SIP/2.0 200 OK
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=435df06b43
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>;tag=04E32C63BB6B7CF14891AD3423F629A0
CSeq: 1502 SERVICE
Call-ID: 0c7c4e19ed654a39843622a26395cdc2
Content-Length: 1262
Via: SIP/2.0/TLS
192.0.2.17:3380;branch=z9hG4bKa9722575;ms-received-port=3380;ms-received-cid=136F00
Content-Type: application/cccp+xml
Message-Body: <response xmlns="urn:ietf:params:xml:ns:cccp" 
<addConference>
<conference-info xmlns="urn:ietf:params:xml:ns:conference-info"
entity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
state="partial" version="1"/>
</addConference>
</response>
$$end_record

Communicator Web Access (2007 R2 release) sends a SERVICE to request information for conferences that are owned by User1 (with key).

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:43.976.0009f09b
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF91
Direction: incoming
Peer: cwa.litwareinc.com:3380
Message-Type: request
Start-Line: SERVICE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory SIP/2.0
From:
<sip:User1@litwareinc.com>;epid=B90980A18B;tag=3b9871199e
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>
CSeq: 1503 SERVICE
Call-ID: a24d629e06d24842a91fbafb752fc8c6
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bK9ac7efa1
CONTENT-LENGTH: 1329
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/cccp+xml
$$end_record

The pool server (that is, the conf:focusfactory) responds with encrypted information.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0F78::06/22/2009-18:18:43.976.0009f0aa
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CF92
Direction: outgoing;source="local"
Peer: cwa.litwareinc.com:3380
Message-Type: response
Start-Line: SIP/2.0 200 OK
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=3b9871199e
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory>;tag=04E32C63BB6B7CF14891AD3423F629A0
CSeq: 1503 SERVICE
Call-ID: a24d629e06d24842a91fbafb752fc8c6
Content-Length: 4916
Via: SIP/2.0/TLS
192.0.2.17:3380;branch=z9hG4bK9ac7efa1;ms-received-port=3380;ms-received-cid=136F00
Content-Type: application/cccp+xml
Message-Body: <response xmlns="urn:ietf:params:xml:ns:cccp"
from="sip:User1@litwareinc.com;gruu;opaque=app:conf:focusfactory"
to="sip:User1@litwareinc.com" code="success">
<getConference>
<conference-info xmlns="urn:ietf:params:xml:ns:conference-info"
entity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
state="full" version="1">
<conference-description>
<conf-uris>
<entry>
<uri>http://schemas.microsoft.com/2008/05/confxmlenc#content</uri>
<purpose>web-internal</purpose>
</encrypted-uri>
</entry>
</conf-uris>
<conference-id
xmlns="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions">W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D</conference-id>
$$end_record

Communicator Web Access (2007 R2 release) sends an INVITE to cause the Focus Factory to join User1 to the conference by calling her.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:44.413.0009f0d0
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018CFA6
Direction: incoming
Peer: cwa.litwareinc.com:3380
Message-Type: request
Start-Line: INVITE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D
SIP/2.0
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=44aeda4dc
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>
CSeq: 1504 INVITE
Call-ID: 6d078771-8bad-41e9-a085-22323848d0c7
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bK5cace8f5
CONTACT:
<sip:User1@litwareinc.com;opaque=user:epid:5C9sAvigE1KvpTRT-qTSSgAA;gruu>;text;audio;video;applicationsharing
CONTENT-LENGTH: 947
SUPPORTED: ms-dialog-route-set-update
SUPPORTED: gruu-10
SUPPORTED: timer
SUPPORTED: 100rel
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/cccp+xml
ALLOW: UPDATE
Session-Expires: 1800
Min-SE: 90
ALLOW: Ack, Cancel,
Bye,Invite,Message,Info,Service,Options,BeNotify
Message-Body: <request
  requestId="5"
  from="sip:User1@litwareinc.com"
 
to="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
  C3PVersion="1"
xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"
xmlns="urn:ietf:params:xml:ns:cccp">
  <addUser>
	<conferenceKeys
	 
confEntity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
/>
	<user
	entity="sip:User1@litwareinc.com"
xmlns="urn:ietf:params:xml:ns:conference-info">
	<display-text>User1)</display-text>
	<roles>
		<entry>attendee</entry>
	</roles>
	<endpoint
		entity="{0ef76ba1-7890-44b3-aeaa-3a26e3e0e29e}"
	 
msci:endpoint-uri="sip:User1@litwareinc.com;opaque=user:epid:5C9sAvigE1KvpTRT-qTSSgAA;gruu">
		<joining-method>dialed-in</joining-method>
	</endpoint>
	</user>
  </addUser>
</request>
$$end_record

After User1 is in the conference, Communicator Web Access (2007 R2 release) invites User2 to the conference.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.059C::06/22/2009-18:18:46.414.0009f842
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D038
Direction: incoming
Peer: cwa.litwareinc.com:3380
Message-Type: request
Start-Line: INVITE
sip:User2@litwareinc.com;opaque=user:epid:Ub31lldjtFyGH5-ijiRSAgAA;gruu
SIP/2.0
From:
"User1<sip:User1@litwareinc.com>;epid=B90980A18B;tag=29ff66d021
To:
<sip:User2@litwareinc.com;opaque=user:epid:Ub31lldjtFyGH5-ijiRSAgAA;gruu>
CSeq: 1513 INVITE
Call-ID: 784928e7-ab13-4853-a0f0-ba1cf93192b3
MAX-FORWARDS: 70
VIA: SIP/2.0/TLS 192.0.2.17:3380;branch=z9hG4bK7bfeabdf
CONTACT:
<sip:User1@litwareinc.com;opaque=user:epid:5C9sAvigE1KvpTRT-qTSSgAA;gruu>;text;audio;video;applicationsharing
CONTENT-LENGTH: 247
SUPPORTED: ms-dialog-route-set-update
SUPPORTED: gruu-10
SUPPORTED: 100rel
USER-AGENT: RTCC/3.5.0.0 CWA/3.5.0.0
CONTENT-TYPE: application/ms-conf-invite+xml
ALLOW: UPDATE
Ms-Conversation-ID: b45631df64ae40b880183043ca424cef
ALLOW: Ack, Cancel, Bye,Invite
Message-Body: <Conferencing version="2.0">
  <focus-uri>

sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D</focus-uri>
  <subject />
  <im available="true" additional="false">
	<first-im />
  </im>
</Conferencing>
$$end_record

User2 sends the INVITE to the Focus requesting to join the conference.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0A9C::06/22/2009-18:18:46.429.0009f8d1
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D048
Direction: incoming
Peer: 192.0.2.143:1331
Message-Type: request
Start-Line: INVITE
sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D
SIP/2.0
From:
<sip:User2@litwareinc.com>;tag=9dde023949;epid=213be0ea4a
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>
CSeq: 1 INVITE
Call-ID: b4a3fe5a51c84d8e960874dbc88d3a68
Via: SIP/2.0/TLS 192.0.2.143:1331
Max-Forwards: 70
Contact:
<sip:User2@litwareinc.com;opaque=user:epid:Ub31lldjtFyGH5-ijiRSAgAA;gruu>
User-Agent: UCCAPI/3.5.6907.9 OC/3.5.6907.34 (Microsoft Office
Communicator 2007 R2)
Supported: timer
Supported: histinfo
Supported: ms-safe-transfer
Supported: ms-sender
Supported: ms-early-media
ms-keep-alive: UAC;hop-hop=yes
Allow: INVITE, BYE, ACK, CANCEL, INFO, UPDATE, REFER, NOTIFY,
BENOTIFY, OPTIONS
Proxy-Authorization: Kerberos qop="auth", realm="SIP Communications
Service", opaque="24C84179",
targetname="sip/u2r2ocs.litwareinc.com", crand="20d8c1a6",
cnum="210",
response="602306092a864886f71201020201011100ffffffffe5ad48b79ad8d562fa8656e4d7e23dd3"
Content-Type: application/cccp+xml
Content-Length: 736
Message-Body: <?xml version="1.0"?>
<request xmlns="urn:ietf:params:xml:ns:cccp"
xmlns:mscp="http://schemas.microsoft.com/rtc/2005/08/cccpextensions"
C3PVersion="1"
to="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
from="sip:User2@litwareinc.com"
requestId="0"><addUser><conferenceKeys
confEntity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"/><ci:user
xmlns:ci="urn:ietf:params:xml:ns:conference-info"
entity="sip:User2@litwareinc.com"><ci:roles><ci:entry>attendee</ci:entry></ci:roles><ci:endpoint
entity="{AB2AAE94-59A9-494C-9537-948C1182F595}"
xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"/></ci:user></addUser></request>
$$end_record

Session progress 200 OK and an invitation dialog box is created.

Copy Code
TL_INFO(TF_PROTOCOL) [0]0A2C.059C::06/22/2009-18:18:46.429.0009f96d
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D052
Direction: outgoing;source="local"
Peer: 192.0.2.143:1331
Message-Type: response
Start-Line: SIP/2.0 200 Invite dialog created
From:
"User2"<sip:User2@litwareinc.com>;tag=9dde023949;epid=213be0ea4a
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>;tag=4C0E0080
CSeq: 1 INVITE
Call-ID: b4a3fe5a51c84d8e960874dbc88d3a68
ms-keep-alive: UAS; tcp=no; hop-hop=yes; end-end=no; timeout=300
Record-Route:
<sip:u2r2ocs.litwareinc.com:5061;transport=tls;opaque=state:F:T:Ci.R58200;lr;ms-route-sig=he2YH1WGjERb6-ZiSxIlSV7l4oPU-dL1uKOYGPpwAA>
Proxy-Authentication-Info: Kerberos
rspauth="602306092A864886F71201020201011100FFFFFFFFE6E06C4985012631605275E9A1B82B0B",
srand="71F9906F", snum="285", opaque="24C84179", qop="auth",
targetname="sip/u2r2ocs.litwareinc.com", realm="SIP Communications
Service"
Content-Length: 1322
Via: SIP/2.0/TLS
192.0.2.143:1331;ms-received-port=1331;ms-received-cid=58200
Allow: INVITE, BYE, ACK, CANCEL, INFO, UPDATE
Contact:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>;isfocus
Content-Type: application/cccp+xml
Session-Expires: 7200;refresher=uac
Require: timer
Supported: timer
Message-Body: <response xmlns="urn:ietf:params:xml:ns:cccp"
xmlns:msacp="http://schemas.microsoft.com/rtc/2005/08/acpconfinfoextensions"
xmlns:msas="http://schemas.microsoft.com/rtc/2005/08/asconfinfoextensions"
xmlns:tns="http://schemas.microsoft.com/rtc/2005/08/avconfinfoextensions"
xmlns:mscp="http://schemas.microsoft.com/rtc/2005/08/cccpextensions"
xmlns:msci="http://schemas.microsoft.com/rtc/2005/08/confinfoextensions"
xmlns:msdata="http://schemas.microsoft.com/rtc/2005/08/dataconfinfoextensions"
xmlns:msim="http://schemas.microsoft.com/rtc/2005/08/imconfinfoextensions"
xmlns:msci2="http://schemas.microsoft.com/rtc/2008/12/confinfoextensions"
xmlns:msendpt="http://schemas.microsoft.com/rtc/2008/12/endpointinfoextensions"
xmlns:ci="urn:ietf:params:xml:ns:conference-info"
xmlns:cis="urn:ietf:params:xml:ns:conference-info-separator"
xmlns:msls="urn:ietf:params:xml:ns:msls" requestId="0"
C3PVersion="1"
from="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
to="
sip:User2@litwareinc.com" code="success">
<addUser>
<conferenceKeys
confEntity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"/>
<ci:user entity="sip:User2@litwareinc.com">
<ci:roles>
<ci:entry>attendee</ci:entry>
</ci:roles>
</ci:user>
</addUser>
</response>
$$end_record

INFO from User2 to the Focus with key.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0A9C::06/22/2009-18:18:46.460.0009f9a3
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D05B
Direction: incoming
Peer: 192.0.2.143:1331
Message-Type: request
Start-Line: INFO
sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D
SIP/2.0
From:
<sip:User2@litwareinc.com>;tag=9dde023949;epid=213be0ea4a
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>;tag=4C0E0080
CSeq: 2 INFO
Call-ID: b4a3fe5a51c84d8e960874dbc88d3a68
Via: SIP/2.0/TLS 192.0.2.143:1331
Max-Forwards: 70
Route:
<sip:u2r2ocs.litwareinc.com:5061;transport=tls;opaque=state:F:T:Ci.R58200;lr;ms-route-sig=he2YH1WGjERb6-ZiSxIlSV7l4oPU-dL1uKOYGPpwAA>
User-Agent: UCCAPI/3.5.6907.9 OC/3.5.6907.34 (Microsoft Office
Communicator 2007 R2)
Supported: ms-dialog-route-set-update
Supported: timer
Proxy-Authorization: Kerberos qop="auth", realm="SIP Communications
Service", opaque="24C84179",
targetname="sip/u2r2ocs.litwareinc.com", crand="ad9e7d8b",
cnum="215",
response="602306092a864886f71201020201011100ffffffff981e07e5ea0f130ba57cc2ed92da58b2"
Content-Type: application/cccp+xml
Content-Length: 1285
Message-Body: <?xml version="1.0"?>
$$end_record

202 accepted from User2 to conf:focus.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0F80::06/22/2009-18:18:46.460.0009f9b1
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D05C
Direction: outgoing;source="local"
Peer: 192.0.2.143:1331
Message-Type: response
Start-Line: SIP/2.0 202 Accepted
From:
<sip:User2@litwareinc.com>;tag=9dde023949;epid=213be0ea4a
To:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>;tag=4C0E0080
CSeq: 2 INFO
Call-ID: b4a3fe5a51c84d8e960874dbc88d3a68
Proxy-Authentication-Info: Kerberos
rspauth="602306092A864886F71201020201011100FFFFFFFFE0E9F269C783FF8AECB6BF67028DDC0F",
srand="89D8A03F", snum="287", opaque="24C84179", qop="auth",
targetname="sip/u2r2ocs.litwareinc.com", realm="SIP Communications
Service"
Via: SIP/2.0/TLS
192.0.2.143:1331;ms-received-port=1331;ms-received-cid=58200
Content-Length: 0
Message-Body: –
$$end_record

The pool server (that is, conf:focus) sends out INFO with details of the conference and the participants.

Copy Code
TL_INFO(TF_PROTOCOL) [1]0A2C.0F80::06/22/2009-18:18:46.460.0009f9f5
(SIPStack,SIPAdminLog::TraceProtocolRecord:SIPAdminLog.cpp(122))$$begin_record
Instance-Id: 0018D065
Direction: outgoing;source="local"
Peer: 192.0.2.143:1331
Message-Type: request
Start-Line: INFO
sip:192.0.2.143:1331;transport=tls;ms-opaque=6fe2ccfaed;ms-received-cid=58200;grid
SIP/2.0
From:
<sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D>;tag=4C0E0080
To: <sip:User2@litwareinc.com>;tag=9dde023949;epid=213be0ea4a
CSeq: 8 INFO
Call-ID: b4a3fe5a51c84d8e960874dbc88d3a68
Via: SIP/2.0/TLS
192.168.5.28:5061;branch=z9hG4bK2CBE513C.E418D77A2630C466;branched=FALSE
Proxy-Authentication-Info: Kerberos
rspauth="602306092A864886F71201020201011100FFFFFFFF01B326A85CB03EB7267027B3BCF95F4F",
srand="BFC9387F", snum="289", opaque="24C84179", qop="auth",
targetname="sip/u2r2ocs.litwareinc.com", realm="SIP Communications
Service"
Max-Forwards: 70
Content-Length: 7893
Supported: ms-dialog-route-set-update
Content-Type: application/cccp+xml
Message-Body: <response xmlns="urn:ietf:params:xml:ns:cccp"
from="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"
to="sip:User2@litwareinc.com" code="success">
<getConference>
<
ci:conference-info
entity="sip:User1@litwareinc.com;gruu;opaque=app:conf:focus:id:W52Q3KCQXXSHEUZ2M0KVHY1C006F0T5D"

</msci:cms-data>
</msci:conference-key>
<msci:admission-policy>anonymous</msci:admission-policy>
<msci:notification-data/>
</ci:conference-description>
<ci:users state="full">
<
ci:user entity="sip:User1@litwareinc.com" state="full">
<ci:display-text>User1</ci:display-text>
<ci:roles>
<ci:entry>presenter</ci:entry>
</ci:roles>
<ci:endpoint entity="{0ef76ba1-7890-44b3-aeaa-3a26e3e0e29e}"
msci:session-type="focus" 
</ci:endpoint>
</ci:user>
<
ci:user entity="sip:User2@litwareinc.com" state="full">
<ci:display-text>User2</ci:display-text>
<ci:roles>
<ci:entry>attendee</ci:entry>
</ci:roles>
$$end_record

See Also