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

Time required to add observer

ashish.nijai
Beginner
Beginner

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
Contributor
Contributor

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
Contributor
Contributor

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.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers