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.
Hello,Using the cucm GUI, an XML script can be executed against a cucm server,using the proper credentials for the GUI.When the same XML is run via a python3.4 script, I always get a 401 authentication error, so I need some help to figure out what I'...
Hi Mark,Thanks for responding!Some questions:1. Does it matter what the sequence value on the ns:updateLine is?I see you are using "1", while I'm using "?".2. Are you executing that XML in the cucm GUI or are you using Python?If you're using Python, ...