cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
322
Views
0
Helpful
2
Replies

Initiate Call from web application

Pranjol Saikia
Level 4
Level 4

Hi,

My requirement is-->On click of a button on my web based application a call should be initiated(using CUAE) from Cisco IP Phone1 to Phone2.

Call Manager Version is 5.1

Note:I donot want to use Cisco WebDialer

Regards

Pranjol

2 Replies 2

peter0601
Level 1
Level 1

Well JTAPI could be worth an effort. Try using a servlet that connects to the JTAPI application and places a call...

never done this before so I am just guessing...

If you succeed let the rest of us now how u did it :-)

rvarghee
Level 5
Level 5

JTAPI 3rdparty call control can be used to do what you want. In CUAE write an application that triggers on GotHttpRequest. When the app is triggered, invoke JTapiMakeCall.

Checkout the Cisco developer network for more information.

Thanks,

Rajesh Vargheese