12-26-2019 07:12 AM
Hi All,
We have a Network Monitoring tool that uses the CUCM's AXL and Serviceability APIs to monitor status of IP Phones. Would you please explain why listPhone AXL API call returns phone information even it is deleted from CUCM? If we are deleting phone using CUCM administration GUI will the record be deleted at the same moment or will it purge periodically.
Regards,
Pradeep
01-06-2020 12:44 AM
So you say that you call listPhone and see let's say 10 phones.
Then you delete one phone call listPhone again and it is still in the return?
Actually CUCM is a huge Database in the Background and the Web Interface is only a GUI representing the content.
If you delete a phone it will be removed from the database, disappears from the GUI and can not be found anymore.
Maybe you discribe when you do what and how you do it and when you get what return from AXL.
01-06-2020 07:44 AM
Deleting a phone via admin web UI or via AXL should result in the data being deleted 'immediately', however keep in mind that CUCM is based on a publisher/subscriber database architecture, and it may take a (hopefully) small amount of time for database changes to replicate from Pub to Sub.
02-06-2020 03:06 AM
Any update on this?
Do you still have the issues if you a wait a few minutes with the list request after you deleted a phone?
Can you say how long ago a phone was deleted when you still see it in the list return?
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