[Asterisk-java-users] OriginateAciton and response
Brought to you by:
srt
From: Jason W. <ja...@cl...> - 2006-02-03 04:46:16
|
I'm using asterisk.manager OriginateAction in a console app to originate an outbound call. I see the success and failuer responses, and this may be good enough to determine if the call is answered or busy. What I need is to know if the call is accepted, for instance, by the user pressing one. If the call is answered but denied, I need to loop over the origination again with a secondary number. Can someone point me in the right direction. Jason |