So, I'm trying to build an Extension-mobility-API-based service with a CUCM 11.5 cluster. I have 2 questions:
- Since I have to deal with ~4k devices with relative login/out events, I need to know if there is any limitation on the number of requests that the Extension mobility API can handle per time unit. I haven't found any reference about it so far.
- As per the doc, it looks like there is no way to automatically delete the device call history upon logout. The param "Clear Call Logs on Intra-Cluster EM" seems working just for manual logouts. Is there a way to clear the call history without relying on workarounds with the AXL? It's a pretty common use case, after all.
Thanks!