In my Twilio-based application I create outgoing calls via the Twilio REST API.
When the target side responds, I put him/her to the recently-created conference.
How can I play a certain set of DTMF tones before putting him/her to the conference?
The responding side is a certain system which accepts DTMF tones, and I need to play some set of the digits.
I have read the documentation, but I did not find way to do this.
Is it possible?