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.
We are trying to update user's primary extension by assigning a new primary extension with existing pattern/partition information in a .NET application via UpdateUserReq. It returns true (no errors/exceptions) but on CUCM primary extension remains bl...
We tried the approach of not including device association again and just update primary extension - same result.In .Net, we did not find any API for updating "extension info". We are now trying to do it using raw XML instead. I will post the results ...
User and device (with the line) are already associated. In this request, we are just trying to update primary extension. It returns true but changes nothing on the user.
here is XML that is going to the server:<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <...