« Back to CTIOS Toolkit Questions

Custom application needs to connect to two different CTIOS instance

Combination View Flat View Tree View
Threads [ Previous | Next ]
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 emoticon.
Also can we modify m_ctiSession.Connect method to connect to two different CTIOS instance to receive skillgroup stats?
 
Thanks in advance.

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.

David Lender (467)
Shannon McCoy (91)
Arthur Shats (57)
Christopher Nagel (47)
GEOFFREY THOMPSON (38)