cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
497
Views
0
Helpful
1
Replies

Time required to add observer

ashish.nijai
Level 1
Level 1

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.

1 Accepted Solution

Accepted Solutions

mpotluri
Level 5
Level 5

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.

View solution in original post

1 Reply 1

mpotluri
Level 5
Level 5

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.