cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1867
Views
5
Helpful
2
Replies

Initiate call to extension using AXL API

Hi there,

can some one let me know the soap command in AXL API to initiate call? my requirement is to initiate a call in a given time and terminate after few seconds.

 

thank you

Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB
1 Accepted Solution

Accepted Solutions

dstaudt
Cisco Employee
Cisco Employee

The AXL API itself cannot perform any call control operations, however there is another small SOAP API called Webdialer that might be helpful: https://developer.cisco.com/site/webdialer/

 

Webdialer is good for simply doing make-call operations, and can also terminate the call (though only after a short time).  If you need more extensive and capable call control, you may want to look at TAPI or JTAPI, which provide pretty much complete call monitoring and command functionality:

 

https://developer.cisco.com/site/jtapi/

https://developer.cisco.com/site/tapi/

View solution in original post

2 Replies 2

dstaudt
Cisco Employee
Cisco Employee

The AXL API itself cannot perform any call control operations, however there is another small SOAP API called Webdialer that might be helpful: https://developer.cisco.com/site/webdialer/

 

Webdialer is good for simply doing make-call operations, and can also terminate the call (though only after a short time).  If you need more extensive and capable call control, you may want to look at TAPI or JTAPI, which provide pretty much complete call monitoring and command functionality:

 

https://developer.cisco.com/site/jtapi/

https://developer.cisco.com/site/tapi/

Hi ,

thanks for the replay. is there any sample soap code which shows how to generate call?

thank you
Please rate this and mark as solution/answer, if this resolved your issue
Good luck
KB
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: