Hi,
I have started using Asterisk-java and gjtapi projects for my jtapi implementation.
Here I am facing a small problem in answering the channel.
- by using manager api,
- I could create a call, conference and redirect as well.
BUT COULD NOT ANSWER THE CHANNEL.
Even by using agi script also, I am facing a problem, like,
- call is answered but getting hung up immediately.
it would be really great if any body could help me to modify agi script (or) modifying manager interface to add answer channel capability.
Thanks in advance.
Hi ,
I am using AsteriskNow and created two basic extensions. I am just trying to use Asterisk-java and GJtapi project to control these extensions using programmatic call control.
I can create call(using originateaction in management api), but no answer api in that.
The dial plan for your reference is as below: