[all] getting missed call information out of dbus

c_c cchandel at yahoo.com
Fri Sep 4 03:45:18 CEST 2009


Hi,

jeremy jozwik wrote:
> 
> hello list. im interested in getting placed / missed / received call
> information directly from dbus without the use of phonelog.
> 
  Well, you could try launcher. It has built in phonelog, sms and contacts.
Of these, contacts and phonelog work (more or less ;-) whle sms has a few
issues. It uses opim and is quite fast if I may say so myself.
  Just a suggestion.
  Or you could use dbus calls. use 
1. mdbus -s org.freesmartphone.opimd /org/freesmartphone/PIM/Calls/Query
org.freesmartphone.PIM.Calls.Query {} 
  This will return something like /org/freesmartphone/PIM/Calls/Queries/1
2. mdbus -s org.freesmartphone.opimd /org/freesmartphone/PIM/Calls/Queries/1
org.freesmartphone.PIM.CallQuery.GetMultipleResults 10 
to get 10 calls.
HTH.

-- 
View this message in context: http://n2.nabble.com/all-getting-missed-call-information-out-of-dbus-tp3576419p3577264.html
Sent from the Openmoko Community mailing list archive at Nabble.com.



More information about the community mailing list