![]() |
2011-09-29
, 12:38
|
Posts: 96 |
Thanked: 18 times |
Joined on Nov 2008
|
#2
|
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
dbus-send --system --print-reply --dest=com.nokia.csd.Call /com/nokia/csd/call com.nokia.csd.Call.Release
Is there way to setup Alaramed to dail a number and hangup after 30s.
Sometime i need friends to do me things and they ask me to call to remind them . So thought if there away to do it like " wake up call " .
thought might be a command line to lunch the call and another command to hangup the call .
any idea