Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all,As I read from the documents, each cluster can support a maximum of 40,000 CTI connections with Unified CM 8.6(1) and later releases.In my design, I want to create providers for each of the end users. So there will not be any app users in the ...
Thanks for the explanation Mohan. But I am still confused about the numbers. Can you please look at the following table and check the numbers if they are correct? I considered different scenarios in order to understand Cisco capacity limits better.Nu...
Thanks for the reply. But I couldn't solve the issue yet. Can you please look at the following codes?Before making call, I create 2 different providers for each end users ( which are source and destination)For makeCall: Address myAddr = providerSrc....
Hi all,I wonder if JTAPI(version 9.1) can control calls between different Providers, which are created with different login credentials.Provider provider1 = JtapiPeerFactory(null).getProvider("user1,pass1");Provider provider2 = JtapiPeerFactory(null)...