Thread: Auto answer
View Single Post
Posts: 44 | Thanked: 34 times | Joined on May 2010
#14
Im finally starting to understand what I need to do to get this script to work.

I've read a little about dbus but im not sure how to point my script at profilesx, so when a certain 'named' profile is selected my autoanswer script starts.

This is as far as ive got and thats not right, can someone get point me in the right direction please

Code:
bus = dbus.SessionBus()
proxy = bus.get_object('com.nokia.profiled', '/home/user/.profiled/current')
 

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