« Back to Cisco JTAPI Questions

Play audio after call is established

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hello,
 
Need to develop a JTAPI application that dials a number and plays an audio file when the called party picks up.
 
I am using a CTI port and got as far as dialing successfully the desired number but am not sure how to proceed from here.
 
UCM 8.0.3
 
I have seen mentions of RTP and JMF.
 
Any help appreciated!
 
Thanks in advance,
 
Paulo Silva

Cisco JTAPI doesnt implement media package so you will have to use 3rd party libraries to do media related stuff including playing of an audio clip.
There is some discussion in following thread on using JMF:
http://developer.cisco.com/web/jtapi/forums/-/message_boards/view_message/5198988
 
Please Note: The above thread captures discussion from developers and their views., I dont think Cisco recommends any specific solution to play an audio into call. It is left to developer's choice.