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.
SOLVED via Google. Hello, I am using python and suds-jerko to update the line label on phones. My issue is figuring out the formatting of the line info in updatePhone. using this code: resp = client.service.updatePhone(name = 'SEPAC44F214C7EB', de...
I know I am missing something basic here, but I am beating my head on the desk. I am attempting to add a phone with an existing line on a 12.5 cluster with the following XML: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"...
Greetings, Using CUPI on Unity Connection 11.5 I need to change the Unified Messaging service for users as they move from one email system to another. I am not finding an API call to do that. Any help would be appreciated. Thanks, Mike
Greetings,I am trying to add a Route List via AXL and one member of the route list uses NANP:PreDot for digit deletion. AXL, however, responds the NANP:PreDot cannot be found. I can select NANP:PreDot from the GUI when I creat RLs by hand. Any ideas ...
Thank You!!I knew it was something basic. The superfluous " was part of the uuid="?" that I had in for testing. The AddPhone vs addPhone was the key to making it work. This envelope was written by a colleague and I glanced right over that.
The line does exist, just checked that. I removed all the uuid="?" and what not and am still getting the same error. Would be helpful if it said which string was causing an issue. XML and log are below: <soapenv:Envelope xmlns:soapenv="http://schemas...
Thanks Dave, I’ll give it a try. I was thinking the last step was creating a new system wide service, not adding the service to the user, so I “couldn’t find” what was right in front of me. Mike
Hi Dave,All of the users are using the system default service profile in CUCM. What I am trying to do is:In Unity we have two Unified Messaging Services. One for Exchange on prem and one for Exchange online. As we move users from on prem to online, I...