[Asterisk-java-users] DTMF digit collection
Brought to you by:
srt
From: Jonathan A. <jau...@st...> - 2005-12-14 04:52:20
|
I am developing an IVR application. I have done some prototyping with the AGI interface and it does not quite work the way I need. I have determined that the asynchronous behavior of the Manager API is a better fit. However, I have been unable to determine how to call CLI applications. For instance, I need to play a prompt file and collect DTMF digits to allow the caller to enter an ID code. Can someone please point me in the direction of how to accomplish this? Jonathan |