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.
Context: Call Manager 10.5.1.10000(7) – AXLAPI Dotnet4.5Hi folks, I’m facing an issue cause by the CUCM version change from 9.1 to 10.5.Actually, when I try to update a user with the updateUser axl method I got the following axlcode error: -1 withou...
Thx for your answer,I guess I have found the issue which comes from nullable attributes generate by dotNet serializer which seems not be perform by apache web server. Actually, I have comment all IsNullable attribute for the UpdateUserReq in the AxlA...