cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
498
Views
0
Helpful
1
Replies

Jabber Desktop Client

marwa.ads
Level 1
Level 1

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?

1 Reply 1

tinghche
Level 5
Level 5

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

Before You Begin - Cisco

Regards,

Howard