09-10-2021 07:18 AM
Hi Everyone,
We are retiring our phones and extensions. Before we do delete them for good I would like to "deactivate" the extensions.
In order to do so I moving these to a specific route partition: P-DNtoRemove.
I will get a list of DN to remove, it will not be a contiguous set of extension.
I am looking for a way to bulk update these. We are talking about approx 2000 extensions scattered over a range of 5000.
There is no option to update lines based on a custom file like there is for phones
CUCM 11.5
If you can think of any other way to deactivate 2000 DN's easily... I am open.
Thanks
Solved! Go to Solution.
09-13-2021 05:19 AM
Yes, you could use SQL Query via AXL to set fkroutepartition, or use the update line call to do so natively. Both things are going to be a bit of a lift, the query maybe less so if you're just going to blind fire it into the system.
09-10-2021 07:54 AM
We've used a utility called "NetPacket ReMap DNs.exe" do do in place renumbering. It takes its input from a file which essentially contains Old DN, Old Partition, New DN and optionally New Partition, New CSS.
I can't remember where I sourced that utility but will have a look back. I have used it on CUCM up to and including 11.5, and we used it a lot for migration to E164 a year or so ago.
09-10-2021 08:00 AM
Hey Tony,
Sounds promising ! I will look for this utility as well.
Thanks for the quick answer !
09-10-2021 10:19 AM
I will think of python script using SQL query..
09-13-2021 05:19 AM
Yes, you could use SQL Query via AXL to set fkroutepartition, or use the update line call to do so natively. Both things are going to be a bit of a lift, the query maybe less so if you're just going to blind fire it into the system.
09-13-2021 05:34 AM
Hey Adam,
What do you mean by "use the update line call to do so natively" ?
SQL or Python are not an option for us. We do not have these skills in house.
Regards,
09-13-2021 05:56 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide