Hi Ronald, On 09/12/2012 10:33 AM, Ronald Tessier wrote: > This patch concerns mmsd. > The number of significant digits is country dependant, mmsd cannot know the > local numbering plan and so needs this information from the upper layer. > > --- > TODO | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/TODO b/TODO > index 6e54f6f..3635a2f 100644 > --- a/TODO > +++ b/TODO > @@ -63,6 +63,19 @@ MMS Delivery Report > Owner: Sébastien Bianti > > > +MMS Settings > +============ > + > +- Add an entry in MMS settings file to set number of significant digits > + (i.e.: last digits of the phone number). > + Use this value to match international and local phone number when dealing with > + conversation or delivery report. > + Actually I'd rather not do that, we should pick a sane default instead. For example, oFono uses the last 6 digits, or as many digits as are available. Do we have any other information we can use, like some sort of identifier ? Regards, -Denis