cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
440
Views
0
Helpful
2
Replies

Web Services for jabber calls

gowrishkumar
Level 1
Level 1

Are there any Web services or APIs that can be used to make Jabber calls using the URL or HTTP access?

I am using CUCM and Presence version 10.5.1 

2 Replies 2

Manish Gogna
Cisco Employee
Cisco Employee

You may check this on the Developer community

https://developer.cisco.com/site/collaboration/

HTH

Manish

Leszek Wojnarski
Cisco Employee
Cisco Employee

Hi Gowri,

Normally you don;t need dedicated app to make jabber calls from web, you can try using the following syntax on your webpage:

<html>
<a href="tel:1234567"> Call 1234567 </a>
</html>

tel is the variable that is defined in Windows registry, when you install Jabber it will automatically map to this so whenever windows will see this it will start Jabber.

HTH,

Leszek

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: