cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
382
Views
0
Helpful
1
Replies

Jtapi IVR prompt management

markoller
Level 1
Level 1

I am currently trying to create a prompt management app. I want to be able to play and record prompts via a CTI port. I have browsed the forums and looked at the jtapi dev doc and apparently missing a critical piece.

what method(s) do I invoke using jtapi to allow for the cti port to accept a g711 stream?

My big problem is not so much IP Phone calls to a CTI port but calls coming from an MGCP or H323 gateway that hit the application. I guess I am not understanding how I can stream RTP to a PSTN connection?

I have seen in the forum where one can use the avtransmit2.java posted by Steiner (very cool sir). So this assumably will stream a designated wave file over g711 to an IP address. How do I make a CTI port "listen" to this stream thus playing it for the caller.

1 Reply 1

ckatene
Level 3
Level 3

You application needs to register with the media terminal (which is what the CTI port is), if I remember correctly. You application will then be alerted to any calls to the port and be able to set RTP parameters to the media terminal, specifying itself as the media source/sink. message flows at: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_programming_usage_guide_chapter09186a00806f093f.html#wp1016822

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: