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.
Hi,We have Jabber for iOS/ Android working with SSO via MRA. SSO with Azure works as expected. Devices are managed by a Mobile Device Management solution and synchronised into Azure. We would like to authorise access only for devices which are compli...
I am trying to retrieve the registration status of phones and CTI ports on CUCM using Python. To do this I am first running the CUCM AXL query listPhone to get a list of all phones I'm interested in. Then I pass this list to the SelectCmDeviceExt RIS...
In case this helps anyone in the future, we got this working by using the Enterprise SSO Plugin in Mobile Iron. This is an Apple feature for iOS devices where the Mobile Iron configuration pushed down to the device forces it to use Microsoft Authenti...
Please ignore - selectCMDevice is reporting CTI status accurately. The problem was the method was not being called in my code and not updating the registration status in my output..