[REQUEST] Mobile Phone Caller ID - View incoming call to your cell via bluetooth?
#1
Lightbulb 
It's possible to connet the pc to cell via bluetooth and control the calls from xbmc? That will be just great. Again, sorry for my bad english...
Reply
#2
I did something like this over the weekend. I used software on my Mac to link my cell phone to by laptop and had it call a bash script on an incoming call:

Code:
#!/bin/sh
wget -O /dev/null "http://server:8080/xbmcCmds/xbmcHttp?command=ExecBuiltIn&parameter=XBMC.Notification($1, Incoming Call From:  )"
Reply
#3
First of all, Thank u!
i have a software called BlueSoleil to link my cell phone to pc.
what should i do withe the code u posted?
again.. thanks a lot!
Reply
#4
drivesoslow plz answer me...
Reply
#5
AFAIK BlueSoleil can't do what you need
Reply
#6
drivesoslow Wrote:AFAIK BlueSoleil can't do what you need

so what should i do?
Reply
#7
Plz help me!
Reply

Logout Mark Read Team Forum Stats Members Help
[REQUEST] Mobile Phone Caller ID - View incoming call to your cell via bluetooth?0