Is there any way by which i can transfer calls to voice mail programmatically?? I am making an application for android in which i will use this feature.
A:
Detect using: CALL_STATE_RINGING or LISTEN_CALL_STATE
However, AFAIK, you cannot make API calls to the Telephony service which will allow forwarding to Voicemail.
lighthazard
2010-07-12 14:05:00