Hi Everyone, I just pushed a set of changes to the SMS atom that affects SMS history internal API. Instead of using a revolving unsigned int id for unique SMS message identifiers we now use an SHA1 based hash id. This should solve some long-standing issues with identifier not being updated properly on hard resets, etc. As a result, any pending status reports after upgrading the oFono version will become unusable and should be scrubbed. E.g. any directory in /var/lib/ofono//sms_sr should to be removed. Regards, -Denis