Excuse my ignorance, but all of the documentation on the Twilio website shows how to handle inbound IVR calls (customer calls your number). I want to do the opposite: I want to initiate an outbound call (from my application to the customer), and have the user be able to interact with an IVR I have programmed in response.
Is there anyway to do this? I have spent a few hours pouring over the Twilio documentation but it doesn't seem like an outbound call with IVR functionality is possible.