id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
539	Limit in reading sms from sim card	feitingen	mickey	"I have 70++ sms messages on my sim card, but i can only see the 14 most recent ones.
When using another phone, i can see all my messages.

When i am deleting one recent message with my other phone, the moko can see older messages, but still limited to 14 messages. 

Running command:
{{{
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.GSM.SIM.RetrieveMessage 13
}}}
Will display a message, whereas:
{{{
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.SIM.RetrieveMessage 14
}}}
Will display this instead:
{{{
/org/freesmartphone/GSM/Device: RetrieveMessage failed:
org.freesmartphone.GSM.SIM.NotFound()
}}}
It would be nice to be able to read all my messages on my moko as I want to be able to create an archive of my messages outside of my phone.

I am using (from debian): [[br]] frameworkd 0.9.5.9+git20100131-4

Using dbus-send and !RetrieveMessagebook produces 14 messages (mdbus fails due to unicode error somewhere)"	defect	closed	minor		framework/general	milestone5.5	invalid	sms limit simcard	
