I have installed ofono and phonesim , with which I tried sms-send ,but
how can I get message history?
Are there any python scripts or dbus APIs?
Thanks!
Best Regards,
Feifei
Show replies by date
Hi Feifei,
You can see ofono/plugins/example_history.c for getting history. You can customize your
own plugin to record the sms/voicecall history into file or database as you want. You can
"export OFONO_AT_DEBUG=1; ofono/src/ofonod -nd" to see oFono debug log.
Regards,
Zhenhua
________________________________
From: ofono-bounces(a)ofono.org [mailto:ofono-bounces@ofono.org] On Behalf Of Feifei Hu
Sent: Wednesday, January 20, 2010 4:55 PM
To: ofono(a)ofono.org
Subject: message history
I have installed ofono and phonesim , with which I tried sms-send ,but
how can I get message history?
Are there any python scripts or dbus APIs?
Thanks!
Best Regards,
Feifei