<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Connection between 2 web clients</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6349974" />
  <subtitle>Connection between 2 web clients</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6349974</id>
  <updated>2013-05-19T03:44:12Z</updated>
  <dc:date>2013-05-19T03:44:12Z</dc:date>
  <entry>
    <title>RE: Connection between 2 web clients</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6441219" />
    <author>
      <name>Vlad Titov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6441219</id>
    <updated>2012-09-06T18:30:11Z</updated>
    <published>2012-09-06T18:30:11Z</published>
    <summary type="html">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?</summary>
    <dc:creator>Vlad Titov</dc:creator>
    <dc:date>2012-09-06T18:30:11Z</dc:date>
  </entry>
  <entry>
    <title>RE: Connection between 2 web clients</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6357965" />
    <author>
      <name>Ting-Hao Chen</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6357965</id>
    <updated>2012-08-27T23:50:20Z</updated>
    <published>2012-08-27T23:50:20Z</published>
    <summary type="html">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</summary>
    <dc:creator>Ting-Hao Chen</dc:creator>
    <dc:date>2012-08-27T23:50:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: Connection between 2 web clients</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353539" />
    <author>
      <name>Vlad Titov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353539</id>
    <updated>2012-08-27T15:24:19Z</updated>
    <published>2012-08-27T15:24:19Z</published>
    <summary type="html">[quote]
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 [i]ECPuser[/i] (ex: ECPuserA and ECPuserB)

Thomas[/quote]
 
Hi Thomas
 
Thank you for quick and very detailed replay.
 
I don't have access to server side CUCM right now.
 
[color=#666666]The Rich UC Sandbox Environment[/color]
[url=http://developer.cisco.com/web/jabber-developer/testing/rich-uc-sandbox]http://developer.cisco.com/web/jabber-developer/testing/rich-uc-sandbox[/url]
 
Will it help me to create environment?
 
 
 
 </summary>
    <dc:creator>Vlad Titov</dc:creator>
    <dc:date>2012-08-27T15:24:19Z</dc:date>
  </entry>
  <entry>
    <title>RE: Connection between 2 web clients</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353005" />
    <author>
      <name>Thomas Vanier</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6353005</id>
    <updated>2012-08-27T10:59:29Z</updated>
    <published>2012-08-27T10:59:29Z</published>
    <summary type="html">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 [i]ECPuser[/i] (ex: ECPuserA and ECPuserB)

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</summary>
    <dc:creator>Thomas Vanier</dc:creator>
    <dc:date>2012-08-27T10:59:29Z</dc:date>
  </entry>
  <entry>
    <title>Connection between 2 web clients</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6349973" />
    <author>
      <name>Vlad Titov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6349973</id>
    <updated>2012-08-26T21:35:31Z</updated>
    <published>2012-08-26T21:35:31Z</published>
    <summary type="html">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?
 
 </summary>
    <dc:creator>Vlad Titov</dc:creator>
    <dc:date>2012-08-26T21:35:31Z</dc:date>
  </entry>
</feed>

