Hi everyone,
I’m a new asterisk user, I try to make a outgoing call to any phone number. I configured a link with my twilio Elastic SIP trunk, and I can make call with a soft phone. Now I want to make a call from the REST API, I try to make two channel and join them to a bridge. Right now I have two different issues:
- I can’t make an outgoing channel, I try different endpoints, but no one work. And I have some troubles to understand well the API documentation about that. I use Ari4Java library.
- I would like to control all the conference calls only with the ARI, but I all time need to launch a new Stasis application. Can I control that from the REST API ?
Thanks a lot for your answers