Automatically dial multiple calls and bridge them

We’re looking to build a feature where we can trigger a API request into FreePBX that does that following:

  • Dial a group of numbers i.e. {number1,number2,number3 etc}
  • When someone from the group answers dial another number {number4} and then bridge the two calls together.

Basically the feature would be used so that when a customer requests a callback from our website we can almost immediately trigger a call to connect them with a salesperson.

Is this possible using either AMI (originate) or the GraphQL API?

Thanks

Possible using AMI Originate, but not yet possible with the API Module (GraphQL).

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.