How to forward call with music using Twilio Studio

118 views Asked by At

I need help in "Twilio Studio - Forward Call with playing music until user pickup the call"

1

There are 1 answers

0
Alan On

You will need to build out the logic yourself, you can borrow pretty heavily from the blog below, which placed the incoming user into a conference until some generic long running async operation (possibly your call forwarding logic) is completed:

Gracefully Handle Long Running Asynchronous Operations in Twilio Studio