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.
Hi!I'm trying to update the e164Mask for my phone by using the function updatePhone. Getting information from my CUCM-Server is no problem but update doesn't throw errors and doesn't work.I use php to do this:<?php $client = new SoapClient("[S...
Hi Howard,the var_dump($update) shows the following:object(stdClass)#2 (1) { ["return"]=> string(38) "{3EB18A3E-4DC5-96D0-591F-21611CD5710E}" } getPhone-Infos: +49123456789123The apache error_log has no entries for this request.RegardsFlorian