Is it possible to send DTMF tones in active call in android ? I tried it with proxyphone.sendDtmf()
but it was useless.
How can i achieve it ?
In VOIP only it is possible,Android applications have no access to the in-call audio stream. You can fake a it a bit in speakerphone mode.