View Single Post
schettj's Avatar
Posts: 501 | Thanked: 292 times | Joined on Nov 2009
#2
yep, via dbus interface...

http://wiki.maemo.org/Phone_control

Code:
dbus-send --system --dest=com.nokia.csd.Call --type=method_call --print-reply \
/com/nokia/csd/call com.nokia.csd.Call.CreateWith string:"$1" uint32:0
replace $1 with the phone number to dial
 

The Following 10 Users Say Thank You to schettj For This Useful Post: