Cisco Cisco Meeting Server 2000

下载
页码 114
Cisco Meeting Server Release 2.0 : Single Split Meeting Server Deployments
72
9.1.1 Web Bridge call flow
1. PC web browser opens HTTPS connection to Web Bridge
2. User is prompted to Join Call (see step 3) or Sign In (see step 4)
3. If Join Call is selected, user is prompted to enter the Call ID and Passcode (if required)
a. Web Bridge queries Call Bridge to validate Call ID and Passcode
b. If successful, the User is prompted to enter a Name to be displayed in the call
c. Upon completing these steps and clicking Join Call, the WebRTC app sends an http
message to the Web Bridge on port 443, which requests temporary credentials from
the Call Bridge over port 443
d. Web Bridge then connects to the XMPP Server on port 5222, using the above
temporary credentials, and the Call Bridge validates the credentials
e. Call Bridge requests allocations from the TURN Server to use for this call on UDP 3478
f. WebRTC app requests allocations from the TURN Server to use for this call on UDP
3478 (or TCP 443)
g. If the UDP STUN packets sent by the WebRTC app to the TURN server are successful,
the WebRTC app will send media from the TURN server, with a Media Port range of
32768-65535
h. If the UDP STUN messages are un-successful, the WebRTC app will fall back and send
messages to the TURN Server on TCP Port 443
i. If the TCP connection is successful, Media will also be sent to the TURN Server on TCP
Port 443
j. The TURN Server will then relay this WebRTC Media to Call Bridge, converting to UDP if
received as TCP from WebRTC app
4. If Sign In is selected, user is prompted to enter Username and Password
a. Web Bridge will do DNS Lookup for the SRV record of _xmpp-client._tcp for the
domain entered in the Username field
b. Web Bridge connects to the XMPP Server returned in the DNS lookup and sends the
Credentials as supplied for verification
c. If Login is successful, the User is logged into the WebRTC app and is shown a Client
view similar to the PC XMPP app
d. Upon attempting a New Call or joining a Meeting, the app will connect as follows
e. Web Bridge signals Call Bridge for the call request over XMPP
f. Call Bridge opens connections to the TURN Server to request allocations for ports to
use for this call on UDP 3478
9   Web Admin interface settings for the Web Bridge