Thread: Reminder Call
View Single Post
Posts: 96 | Thanked: 18 times | Joined on Nov 2008
#2
Got it My self ..

making a call
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
hangup

dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.Release

then Create two events useing Alaramed command line option .

thx
 

The Following 2 Users Say Thank You to onasre For This Useful Post: