Log In
Technologies
Join the Network
Member Services
Events & Community
Jabber Developer
Jabber
What is Jabber?
The Jabber Web Tool Kit
Web Tool Kit In Use
The Jabber Application
Better Together
Develop and Test
Integrated Jabber
Voice & Video
Overview
Get Started
Sample Code
Reference Material
Jabber SDK Release Notes SDK v3.0
Troubleshooting
IM & Presence
Overview
Get Started - Hosted Deployment
Get Started - On Premise Deployment
Sample Code
Reference
Voice Mail
Overview
Get Started
Sample Code
Reference
Troubleshooting
Meeting
Overview
Get Started
Sample Code
Reference
Troubleshooting
Testing
Overview
Shared Jabber Sandbox
Rich UC Sandbox
Learn
Voice & Video: How to...
Implement Graceful Registration
Jabber Voice best practices
Embed a softphone in under 5 min
Install the Node Component
Install a Google Gadget
Add video call capabilities
IM and Presence: How to...
Use the Jabber IM Core APIs
Use the Jabber IM UI Components
Deploy the Jabber demo in salesforce.com
Voice Mail: How to...
Send a Message with Attachments
Meeting: How to...
Launch meetings on mobile
Use SSO with WebEx APIs
Use WebEx best practices
Community and Support
Technical Support
Commercial Support
Go to Market
Forum
Sitemap
Contact Us
Custom Integration
FAQs
Voice & Video
IM and Presence
Voice Mail
Meeting
Collaboration Developer Sites
Collaboration Hub
WebEx Web Conferencing Developer
WebEx Social Developer
Voice and UC Developer
Voice and UC AXL Developer
Voice and UC PAWS Developer
Contact Center Developer
Breadcrumbs
Community and Support
Forum
IM & Presence Forum
APIs
How to launch Cisco Jabber chat window using Cisco Jabber web SDK?
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to APIs
How to launch Cisco Jabber chat window using Cisco Jabber web SDK?
Threads [
Previous
|
Next
]
abc def
Posts:
2
Join Date:
9/24/12
Recent Posts
How to launch Cisco Jabber chat window using Cisco Jabber web SDK?
Answer
10/1/12 2:49 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
My requirement is when I click on IM address in the web page it should launch Cisco Jabber chat window to the respective IM address. How to implement this using Cisco Jabber web SDK? Can I get any sample application or examples for this?
Thanks in advance
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Ting-Hao Chen
Posts:
79
Join Date:
5/17/12
Recent Posts
RE: How to launch Cisco Jabber chat window using Cisco Jabber web SDK?
Answer
10/1/12 3:41 PM as a reply to abc def.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Hi,
You can use the
Cross Launch
to achieve this...
Howard
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Thomas Vanier
Posts:
9
Join Date:
11/29/10
Recent Posts
RE: How to launch Cisco Jabber chat window using Cisco Jabber web SDK?
Answer
10/2/12 11:28 AM as a reply to Ting-Hao Chen.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
If the question is about opening a chat window of "Jabber for Windows" from a web page, you can use the im: or xmpp: protocol handlers as described here:
http://www.cisco.com/en/US/docs/voice_ip_comm/jabber/Windows/9_0_1/b_jabber_win_icg_chapter_01.html#JABW_TP_PF21EDAF_00
Side note: Jabber for Mac does not support protocol handlers.
Cheers, Thomas
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top