Audio and Video Endpoints

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Please note that Remote Expert Mobile announced end-of-life and support will end on February 28, 2022.

Forum Posts

Hi AllWe implemented the Cisco Jabber SDK on our customers. The current configuration to register the Jabber SDK to CUCM is like below var cucmServers = [];cucmServers.push("192.168.48.16");cwic.LoginController.setCUCMServers(cucmServers); As you can...

mbieyasid by Level 1
  • 1537 Views
  • 9 replies
  • 0 Helpful votes

Hi - I'm trying to 'blank' out both the  'sshUserId' and 'sshPwd' fields using the updatePhone method but this only works on the former (sshUserId) and not with sshPwd.Using Python 3.7.x - here's my snippet: resp = service.updatePhone(name = 'SEP1234...

Jabber Guest Calls from iPhone Fail intermittently from IPHONE ERROR :Call failed with error: The server was unable to communicate with the media controller.-from PC the calls are always working fine .-JG domain :mohap.gov.ae         -exp's version :...