Hi Team, I am from DFT Team , we are building Click To Video solution from browser. We were able to establish video call between Browser and phone.Steps we followed to make video call:1. User will logged into our application using CEC Id and pass...
Hi Team, We are trying to build Jabber Video call from browser in our web application. We went through the Jabber SDK voice and video learning pageand able to establish video call.https://developer.cisco.com/site/collaboration/jabber/websdk/learn/v...
Hi Team, Requirement : We are trying to build Jabber Video call from browser, we need to find the TFTP server host name for the given user id and password. Can you help us how to find it. Input: Jabber client phone configuration window ...
Hi Team, Requirement : We have a requirement to find the TFTP server host name for the given user id and password. Accomplished as of now : 1. Using User id and Password we were able to identify UCM URL .https://ucm-ap701-bgl.cisco.com:8443/ ...
HI All, I am able to identify the Host name for the IP address using the Java program. java.net package IP Address related classes are helpful.Thanks,Sivaganga Bejawada
HI All, Thanks for all the help. I am able to identify the Host name for the IP address using the Java program. java.net package IP Address related classes are helpful.<uri>http://64.103.128.12:6970/SPDefault.cnf.xml</uri><uri>http://72.163.130.37:6...
Hi Christopher, Thanks a lot the responding. We were able to invoke the URL you have given(https://{CUCM_HOST}/cucm-uds/user/{userId}) . The response have the TFTP IP addresses but we need host names for the IP's.<uri>http://64.103.128.12:6970/S...
Hi Geevarghese, Thanks for the response. As discussed over the web ex our requirement is, 1. we want to make a video call from browser using Jabber SDK. 2. The SDK is able to establish call using TFTP server host name3. Using IP address it's no...