[Asterisk-java-users] Application Control via Manager API
Brought to you by:
srt
From: Michael E. <mi...@gr...> - 2005-07-01 16:14:09
|
My application needs to have the capability of capturing touch tones = from a called user and reacting to those. I have sent an Originate action to the astrisk server. In the javadocs, = the Originate action states: "Note that no call detail record will be written when directly = connecting to an application, so it may be better to connect to an = extension that starts the application you wish to connect to." I'm confused as to what this means. Perhaps the word "application" = refers to a particular asterisk specific concept. How would I code this, and what would I need to setup in the = extensions.conf file to get capture dialtones as an Event? |