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 all,     I got some issues when I authenticated end user against CUCM.For my environment:OS: Mac OSX 10.9.5CUCM: 9.1.1.20000-5node -v: 0.10.32npm -v: 1.4.28csf: 3.0.7-186455sample: JabberSDK-voice-video-Web 9.3cwic version: 3.1.0.363plugin version...

Bticest_jt by Beginner
  • 2322 Views
  • 8 replies
  • 0 Helpful votes

Hi. I know this was asked for in 2011 (OSD status indiactors), but i was wondering if it is now possible to activate the limited OSD mode that is shown when using Cisco Touch, or at least simulate that a Cisco Touch panel is paired to activate the li...

Hi,With CUCM 9.1.1a, I was able to check if the EM service was alive on a CUCM server by issuing the following command:GET /emservice/EMServiceServlet?xml=<query></query> HTTP/1.1\r\nHost: vs91em.rabobank.nl\r\nConnection: Close\r\n\r\nIf I receive a...

phooghen by Cisco Employee
  • 3098 Views
  • 4 replies
  • 1 Helpful votes

Ever since I'm dumping data from the error log, I'm getting those lines08.10.2014 21:29:38 Exception received from unity connection connector JSON:Could not find member 'PostGreetingRecordingObjectId' on object of type 'CallHandlerTemplate'. Path '[0...

HiSo I wrote my logic to upload wave files to greetings. Works fine when I run it manually, yet when running as a service, it bombs out (the path returned by the conversion is empty). So, I figured I'd wire up ErrorEvents as this should return me the...