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

Hello everyone,We've recently implemented a new Cisco phone system at our office, and while we didn't opt for the UCCX call center solution, we're eager to explore a way to display our customers' company names on the screen when they call.We're consi...

Cyon38 by Level 1
  • 344 Views
  • 2 replies
  • 0 Helpful votes

I'm trying to run the following JTAPI scenario: // Basic make call example.// Devices used / requirements (configure these in .env):// * ALICE_DN / CTI supported phone,associated with JTAPI user// * BOB_DN / any phone// Scenario:// 1. ALICE_DN create...

Sameer111 by Level 1
  • 431 Views
  • 1 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...