I'm interested in programatically answering a VoIP call, preferably within the Skype application, using my app's background service. So I would need to be able to detect an incoming Skype call somehow, and then answer it. I've used the ITelephony interface to answer regular calls and this seems to be working on most phones.
Is this even possible? Is there an open-source Skype API for mobile I could use to do this?
Cheers.
EDIT - does anyone know if there's a Viber open source API? It's another VoIP smartphone application that I could work with.