cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
45
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: Pavan Pardeshi on 02-05-2012 07:16:47 AM
Our customer is having two CTIOS instance running on the same machine however both CTIOS
instances are using two different listening port.
We have one custom application which is using monitor mode connection to get skillgroup stats.
 
My question is Can my application will connect to two different CTIOS instance (considering they both are having Side A and Side .
Also can we modify m_ctiSession.Connect method to connect to two different CTIOS instance to receive skillgroup stats?
 
Thanks in advance.

Subject: RE: Custom application needs to connect to two different CTIOS instance
Replied by: David Lender on 08-05-2012 11:44:30 AM
You cannot modify the session.Connect method to connect to 2 different CTIOS instances.  You can connect to a single pair and only 1 connection is made at a time.  You might try creating a multithreaded application that uses 2 different sessions to connect to 2 different ctios instances.
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:

Quick Links