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 Sandbox admin team,I cannot login the VPN, could you help to check please?MyLab's private VPN connection information:Lab Network Address: devnetsandboxlabs.cisco.com/rave11Username: Simon_New1Thanks,Simon.
Hi all,When search the JTAPI api, there is CiscoJtapiProperties#getUniqueJTAPIPropertiesPerPeer().boolean getUniqueJTAPIPropertiesPerPeer()This method returns true if the JTAPI is configured to use a unique JTAPIProperties object for each JtapiPeer, ...
Hi all,In the "Collaboration 10.5 Lab" sandbox lab, I see that there are 2 UCM server, but no CTIManger.But in fact, there are CTIManger server before UCM servers. And JTAPI Client only inter-operates with the CTIManger servers.So, is there sandbox f...
Hi Smita,According the API, the setting cannot be changed after get provider from peer.When we get peer from factory, I guess that we can change the content of properties as bellow code: JtapiPeer peer = JtapiPeerFactory.getJtapiPeer(null); ((Cisc...
Hi Mohan,Thanks for your reply.Regarding your questions:1. the connection strings (contains userid/password) are the same for both providers2. regarding the observers, I do not think they are the same (when the made in provider 1, do we need to ad...
Hi Dstaudt,Thanks for your reply.My test case is that after the UCM system fail-over, the old calls/conferences (made before the failing) are still under the control or not via JTAPI.According your reply, I deactivate all the services of one UCM, an...