Custom IVR scenario

I know its not class 5 and there are no such features out of the box, but… :slight_smile: maybe you can help with some ideas. Im looking for solution to account activation with PIN received over call. System should be able to make 2 legs call (one leg is voice system that will read digits and play as voice, second leg is customer number).
Perfect solution would be API that receives 2 parameters (pin and destination number). Api this way would trigger a call to received number and play PIN received in second parameter of API request. Has anyone an idea how to implement this in Yeti without big development ?

Yeti is not designed for such tasks. It will be better to use Freeswitch or Asterisk for this.

Thank you, then this part we can manage with Twilio.