Using TSAPI to send DTMF.

Post Reply
afirmo

Using TSAPI to send DTMF.

Post by afirmo »

Hi everyone,

I need to know if someone tried to send DTMF's to a phone using the TSAPI Server.

I can monitor calls and make calls using the CSTA sample application but I cannot send DTMF's I don't know what I'm doing wrong.

Is the TAPI server an alternative to TSAPI? Can anyone send me some sample code for a TAPI application?

Thanks a lot for your time!
krzysioD

Post by krzysioD »

And you have any traning on tsapi programming? you use only basic test app, so how you want to obtain full power of OXE's most powerfull CTI?
TAPI is very diffrent to TSAPI, so i could assume that you had no previous CTI background.
what you try to do? maybe there is a simple solution.
afirmo

Post by afirmo »

I have done some applications to integrate information that were received from monitoring the devices. But I have no experience on controlling devices. I have made an app to test devices by calling to a list of extensions and then store information about the result of that call. Now I need to send DTMF and I'm stuck with the information that I need to send to the method that can perform that operation.

Is there a better way to control devices on an OXE?

My background is from Cisco JTAPI and now I need to make a configuration application that can call a terminal and after that terminal answer the call I need to send a sequence of DTMF's.

Thanks a lot for your answer.
krzysioD

Post by krzysioD »

If you need to control a terminal (system set) then XML is your friend :) check for xml services, it was simple to do that with XML years ago when i played with it (was at R6.1 times iirc).
Post Reply

Return to “TSAPI”