Hi,
At my place we have poor mobile coverage, but there are a couple of places in the house where the signal is adequite. I work from home and my office is in the garage sleepout. There is good wifi coverage in both places. I can send and receive texts from my computer by leaving the phone in the coverage area and accessing it using AirDroid or MySMS and I would like to be able to do the same for voice calls.
One way to do that would be to write an app for the phone that intercepts the call and forwards it via SIP to a client on my PC. However from the reading I have done it appears that for security reasons the phone won't let you do that.
I am wondering whether it would be feasible to modify an existing open source SIP client to answer or place calls via Bluetooth using a second device nearby (e.g. Raspberry Pi + Bluetooth dongle) and forward the calls to a standard SIP client on my desktop PC via my LAN/Wifi.
Glenn