Author Message
AnuV
Joined: Nov 4, 2013
Messages: 3
Offline
Hi
1.Is there a way to find the available extensions in AES to transfer a call to that VDN through JTAPI?
2. How is the deployment of JTAPI applications done ? Where should the web server like tomcat reside? How will the application invoked at run time?
MartinFlynn
Joined: Nov 30, 2009
Messages: 1922
Offline
1. I am not sure what you mean by question 1. If you are asking if it is possible to list the configured stations using JTAPI then the answer is no. You should look at the SMS API.

2. JTAPI does not use a web server. It connects to the AE Services via a TCP socket. There are several sample applications with the SDK and on the Devconnect website which show how to conncet to the AE Services.

Martin
Anonymous

Hi

Question 1 : I need to know the available agents using JTAPI . I found the answer for this today in AgentView Sample code.

Question 2 : You mean the connection is done through the IP address or host name which is configured in TSAPI.PRO config file of the application ?

In the real time , where would the developed JTAPI apps be deployed , say a Jar file ?
Go to:   
Mobile view