11-12-2014 04:05 AM
Hi,
I observed that adding an observer to terminal takes more than 1 second.
Its quite a slow operation.
I have thousand terminals in my setup.
Initializing JTAPI application with these thousand terminals take lot of time.
I am using two approaches here:
1. To register terminals under a user
2. To create terminal using super provider
Both of the aforementioned approaches require more than 1 second to add observer per terminal.
How I can minimize the time required to add observer.
Solved! Go to Solution.
11-19-2014 10:06 PM
addObserver and addCallObserver typically takes ~150 to 200 milli-seconds to complete if there is no network delay between application machine and CUCM.
Check the CPU on application server, network latency between app server and CUCM, CPU utilization on CUCM.
11-19-2014 10:06 PM
addObserver and addCallObserver typically takes ~150 to 200 milli-seconds to complete if there is no network delay between application machine and CUCM.
Check the CPU on application server, network latency between app server and CUCM, CPU utilization on CUCM.
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