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.
I have multiple buildings with only a couple analog requirements per building. I am running Ipv6 on everything. So which should I use - an ATA191 or a VG400?
I need to change the PC Port setting on, literally, thousands of phones but this parameter is not available in Bulk changes. Any ideas on how to make this change in batches of phones based on MAC?
I'd like to have a CCX script utilize REST API to gather and then modify phone attributes in CUCM. I've successfully done this for Meeting Server however, CUCM uses SOAP which throws a monkey wrench in my brain. My settings (which fail) in the REST s...
I can grab the config of the particular phone using Postman and see the setting pcPort. When I change that setting from Postman, the XML shows it changed but the Call Manager web admin does not show the change. I can successfully change other attribu...
I have found the risdb output is unreliable if your phones reregister to alternate nodes at any time in the hour previous to running the command as the risdb command utilizes a memory buffer. Thus if you run the command on all nodes and "mash" it tog...
To do this from the script you would have to create a different Contact and have that Contact send the digit string. The above has the caller's Contact trying to send the digit. Also, what are you sending the digit to?
I'm not sure what you are actually trying to do here, but once the script is triggered you can keep that triggering object "in" the script nearly indefinitely by using a "wait" loop until you hit the magic 1000 step limit.Call transfer can be accompl...
Here is the solution we came up with:Gather the list of MAC addresses with SEP that require the change and save to a .txt file with a header of DEVICE NAME. Upload the file to UCM as a Phones, Update Custom File ...