View Single Post
Posts: 4 | Thanked: 1 time | Joined on Jan 2011
#43
Originally Posted by el_minster View Post
Hi, thanks for the idea and it's a fantastic setup but I've got a couple of problems I can't solve so any help would be appreciated

I've edited the conf to enable sql now, made it all executable so I can see my web server locally and via dyndns but I've got 3 problems-

1) I can retrieve my calls list but not my message list

2)I can't initiate a phone call, I just get timed out but if I use phone-control on the device itself it works

3)I can't send sms messages from the device, I get timed out again...

I can use the other commands like launching the browser and sending a message to pop up on the phone and I know sql is working now so I'm a bit stumped!
All sorted now
For some reason the phone call script wasn't picking up the $command variable properly so I concatenated it all into a new string and ran with that.
The sms problem was partly due to it looking at the incrrect variable in from the page for the message and also looking at /var/www/html for the sens_sms.py when I had installed to htdocs!

Hope this all helps someone and this is very cool
 

The Following User Says Thank You to el_minster For This Useful Post: