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 All
I am trying to find the list of unassigned DN within a particular range using AXL or SQL query. Is there a method to find the list. Any help would be much appreciated.
Hi,
I am using VMrest method in Cisco Unity connection API's to import users in Cisco unity. I am able to fetch the list of users who could be imported. But when I try to import the user I get the below error. Please assist.
$pwd = ConvertTo-SecureSt...
Hi All
I am trying to automate the CUCM activities of creating device profile,associating DN to the device profile and associate device to User. Can someone please help me how i could acheive them using AXL toolkit
Hi All,
I am trying to automate the provisioning of Cisco phone for a user. As a first step i have identified a free extension and update the DN with the details. i was going through the schema and i had built an XML for posting to the webservice b...
Hi All,
I am trying to update Line using the below Powershell command but i am getting a response while trying to post from the web service. This works if i remove the below 4 attributes from the code.
[String]$voiceMailProfileName,
[String]$shareL...
Can someone please guide me if i could update the DN configuration using UpdateLine method. i understood from DB schema that these attributes such as Voiceemailname,CSSsearchspaces are FK attributes. How can they be parsed in an XML format.
Kindly ...