Thread
:
Call Button on Phone or Contacts Screen
View Single Post
etuoyo
2010-12-12 , 15:04
Posts: 1,179 | Thanked: 770 times | Joined on Nov 2009
#
7
Here is the script to put into Queen Beecon to dial a contact.
dbus-send --system --type=method_call --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.CreateWith string:"$NUMBER" uint32:0
Change $NUMBER to phone number you want to call.
Check the phone control wiki to see if there is anything else you may find useful.
http://wiki.maemo.org/Phone_control
Quote & Reply
|
The Following User Says Thank You to etuoyo For This Useful Post:
nicolai
etuoyo
View Public Profile
Send a private message to etuoyo
Find all posts by etuoyo