All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] TODO: Set number of significant digits in settings
@ 2012-09-12 15:33 Ronald Tessier
  2012-09-17 17:04 ` Denis Kenzior
  0 siblings, 1 reply; 2+ messages in thread
From: Ronald Tessier @ 2012-09-12 15:33 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 812 bytes --]

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 <sebastien.bianti@linux.intel.com>


+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.
+
+  Priority: Medium
+  Complexity: C2
+  Owner:
+
+
 D-Bus API
 =========

--
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-09-17 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-12 15:33 [PATCH] TODO: Set number of significant digits in settings Ronald Tessier
2012-09-17 17:04 ` Denis Kenzior

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.