- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2016 07:24 AM
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
Solved! Go to Solution.
- Labels:
-
User Data Services
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2016 08:53 AM
Just for information the issue has been solved. The CUCM version was not compatible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2016 07:57 AM
Sorry with PUT I get 500 An internal server error has occurred.
Any idea?
Thank you in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-28-2016 08:53 AM
Just for information the issue has been solved. The CUCM version was not compatible.
