Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
When adding a 9800 series device by Mac Address (POST https://webexapis.com/v1/devices) the response is a 204 (No Content) with no body and the device is added to Webex.
Request
POST /v1/devices HTTP/1.1
Authorization: Bearer XXX
Content-Type: appl...
Hi,Now that I have a fully functional MPP Phone Websocket service in place and able to take screenshots and send keys etc. I was looking to also push XML Service content via the existing Websocket connection. Looking through the documentation I canno...
Hi,I'm trying out the Cisco IP Multiplatform Phones Remote SDK but unable to get the phone to open a WebSocket connection.I've downloaded and setup the sample as per here:https://github.com/CiscoDevNet/multiplatform-phones Here are some log entries r...
We have found a bug in the RISPort API for CUCM version 11.5.1.10000-6 here are the details:When sending a 'selectCmDevice' request to the /realtimeservice2/services/RISService70 URL we get a valid response but it contains zero device details.When se...
A number of organisations have been hit by problems relating to Security by Default introduced with the UCM 8.x. An overview of Security by Default and how to Manage ITL files can be found here: Security by Default and Managing ITL Files If it is ne...
I may have answered my own question, bit strange but according to this blog post PhoneOS devices (9800) are not fully added to Webex until they first register. From testing this includes querying for the device after being added it is not listed, thi...
Not sure why this has been done this way as it prevents pre-configuration however the following blog post indicates that the 9800 series devices have to first come online before they can be configured:
https://developer.webex.com/blog/webex-apis-for-...
Thanks, appreciation the suggestion.I'm aware of the ability to set the Service URL. Using the Service URL could impact an existing configuration (or be restored) and would require a second step to open the service.I was looking at something more dir...
Appreciate this will not be everyones 'cup of tea' because it involves a middle-tier component, however we (UnifiedFX) have just published a Python SDK for AutomationFX that exposes multiple CUCM API's (JTAPI, AXL, RISPort) via a single uniform REST ...