<?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>Jabber URL</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8459330" />
  <subtitle>Jabber URL</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=8459330</id>
  <updated>2013-05-22T18:09:45Z</updated>
  <dc:date>2013-05-22T18:09:45Z</dc:date>
  <entry>
    <title>RE: Jabber URL</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8742895" />
    <author>
      <name>Parag Sapkal</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8742895</id>
    <updated>2012-11-22T07:12:41Z</updated>
    <published>2012-11-22T07:12:41Z</published>
    <summary type="html">HI Divyen


I want to achieve the same functionality. But I have some doubts,
ciscojabber://goim?screenname=%s&amp;message=%s
What do we pass as the screenname in the above code?
 
also, If we want to initiate a video call then 
ciscojabber://call?address=%s&amp;type=%s
what should we pass as address and type?
 
I have searched everywhere but am unable to get any solution for this.
Thanks in advance.</summary>
    <dc:creator>Parag Sapkal</dc:creator>
    <dc:date>2012-11-22T07:12:41Z</dc:date>
  </entry>
  <entry>
    <title>Jabber URL</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8459329" />
    <author>
      <name>Divyen Patel</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=8459329</id>
    <updated>2012-11-10T00:07:52Z</updated>
    <published>2012-11-10T00:07:52Z</published>
    <summary type="html">I want to provide a jabber URL to user which should do login as well as continue with the call after login.
 
From the developer site, I found following URL schemes for login and to initiate video call.
 
 
Login:
 
ciscojabber://login?type=%s&amp;username=%s&amp;token=%s&amp;primaryserver=%s&amp;secondaryserver=%s&amp;sipdomain=%s&amp;devicename=%s
 
 
Initiate VoIP/video call:
 
ciscojabber://call?address=%s&amp;type=%s
 
 
Is there any way I can finish up both login and video call with one single URL click?
 
 
 
Regards,
Divyen Patel</summary>
    <dc:creator>Divyen Patel</dc:creator>
    <dc:date>2012-11-10T00:07:52Z</dc:date>
  </entry>
</feed>

