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, Does anyone have a JSON snippet for this? Does this work? Documentation seems to think so... https://pubhub.devnetcloud.com/media/identity-services-engine-api-v1/docs/endpoints/configuration/endpoint.html#!/endpoint/put_ers_config_endpoint_bulk...
We're playing around with a little web dialler (click to call) for a directory of cisco extensions. I'm trying to determine the ip address of a phone with a line that is a particular pattern. The problem i'm having is that we have users that have the...
It is working with XML, i'm just getting a weird error in the ISE not sure what i'm doing wrong. Working on 2.x without issues.xmlheaders = {'Content-Type': 'application/xml',
'Accept': 'application/xml'}
<?xml version="1.0" encoding...
Hey Thanks dstaudt!I will definitely check that out. At the moment i'm doing an ipphoneexecute Dial:xxx to the phones which seems to work ok. The big problem we have with our setup is rarely is the account that is supposed to be a controlling a phon...