On the documentation I found this link, https://developers.telnyx.com/docs/api/v2/call-control/Call-Commands?lang=php
I guess it is the answer()
method that collects the user's choice, can you confirm for me? but the statement $call->answer()
is made as soon as the phone call starts, how can i wait for the user's interaction?