Forums
« Back to Installation

Connection between 2 web clients

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi
I can connect with sample.html to CUCM 

 
What do I need to make call from one HTML page to another HTML page in SoftPhone Mode?
 
 

Hi Vlad,

Glad to hear you can successfully use sample.html with your CUCM. To place a call between 2 JabberSDK-based web applications (ex: sample.html), what you basically need is listed below.

Server-side (CUCM)
[S1] 2 CUCM end users, for example userA and userB
[S2] 1 line (directory) numbers assigned to each userA and userB
[S3] 1 CSF device associated to each user, default naming convention is ECPuser (ex: ECPuserA and ECPuseremoticon

Client-side:
[C1] 2 Windows and/or Mac computers
[C2] Install the SDK browser plugin on each machine
[C3] copy the sample application (sample.html and dependencies) locally, or host it on your web server
[C4] open sample.html in IE/Firefox/Chrome/Safari and login as userA and userB respectively
[C5] from the userA client, dial userB's number (configured at step [S2]) and click make call

As a side note, it is always helpful to have hard phones registered to the same CUCM/users for cross-testing.

Hope it helps, Thomas


Server-side (CUCM)
[S1] 2 CUCM end users, for example userA and userB
[S2] 1 line (directory) numbers assigned to each userA and userB
[S3] 1 CSF device associated to each user, default naming convention is ECPuser (ex: ECPuserA and ECPuseremoticon

Thomas

 
Hi Thomas
 
Thank you for quick and very detailed replay.
 
I don't have access to server side CUCM right now.
 
The Rich UC Sandbox Environment
http://developer.cisco.com/web/jabber-developer/testing/rich-uc-sandbox
 
Will it help me to create environment?
 
 
 
 

Vlad,
You can have another engineer to request separate RAVE account so that you can talk to each other using the method Thomas mentioned.

Howard

Hi
I got one more account to connect to RAVE

2 WEB clients connected now the way Thomas described.
All woks perfect except no Video but sound only.
I do have check "with Video" checked on sample.html

Local preview works but box for remote view showing up blank.


What should I check to make sure server supports Video?