From de1d1736ce00a42b291009e10d83bf14f54dd09c Mon Sep 17 00:00:00 2001 From: Rajesh Kadhiravan Nagaiah Date: Tue, 19 Oct 2010 00:23:41 -0700 Subject: TODO: Add CDMA support to SMS stack --- TODO | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/TODO b/TODO index 3192a46e..d8f6397e 100644 --- a/TODO +++ b/TODO @@ -80,6 +80,32 @@ SMS Complexity: C1 Owner: Kristen Carlson Accardi +- Add CDMA support to the SMS stack. The idea is to support only the PDU + mode. To start with only Submit and Deliver message handling for WMT + teleservice will be added to bring the basic CDMA SMS send and receive + functionality. + + Priority: Low + Complexity: C8 + Owner: Rajesh Kadhiravan Nagaiah + +- Add CDMA Delivery(Status) Report handling to the SMS stack. + + Priority: Low + Complexity: C4 + Owner: Rajesh Kadhiravan Nagaiah + +- Add CDMA Voice Mail Notification handling to the SMS stack. In CDMA the + Message Waiting indication is notified through a specific teleservice ID + VMN. No update to corresponding elementary files required since they are + not present in the R-UIM. This will result in the message waiting + indication being initially processed within the SMS atom and then being + passed for delivery to the message waiting atom. Furthemore note that in + CDMA only voice mail type is supported. + + Priority: Low + Complexity: C4 + Owner: Rajesh Kadhiravan Nagaiah SIM / SIM File system ===================== -- cgit v1.2.3