Hi,
let say that I am not a developer expert.
I am trying to change Callforward settings of a user.
I am using FF Poster to test. The URL is https://{host}:8443/cucm-uds/user/{userId}
If I do a GET it succesfully retrieves the user xml page.
The issue is the PUT method.
In order to change CFA destination to 664 I type in FF Poster:
<user>
<primaryExtension>
<callForwardAllDestination>
<destination>664</destination>
</callForwardAllDestination>
</primaryExtension>
</user>
When I press PUT I got a 200OK back but the CFA setting has not been changed.
For information the user has CCM End User and also CCM Super user rights.
Any idea?
Thank you in advance
Gabriele
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Sorry with PUT I get 500 An internal server error has occurred.
Any idea?
Thank you in advance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Just for information the issue has been solved. The CUCM version was not compatible.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comments
0 comments
Please sign in to leave a comment.