556
Views
0
Helpful
1
Replies
Jabber Desktop Client
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2014 05:30 PM
Hi All,
I want to develop an application which automatically calls an extension using Jabber Desktop Client
i.e: I want to send a request programmatically to the Jabber Desktop Client to call a specific number.
How this can be done?
Labels:
- Labels:
-
Jabber
1 Reply 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2014 07:14 PM
Hi Marwa,
There is no native SDK to control Jabber Desktop. However a cross-launch protocol is provided after Jabber client is installed.
To place a call, you can send out a Cross Launch URL like this: ciscotel://<phone_number>
You can refer to more details in the following link
Regards,
Howard
