telephonyserverplugins/simtsy/group/release.txt
changeset 0 3553901f7fa8
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 03/08/01
       
     2 ========
       
     3 Voice Call establishment is working.
       
     4 
       
     5 02/08/01
       
     6 ========
       
     7 Development branch first set up.
       
     8 
       
     9 09/08/01
       
    10 ========
       
    11 Fixed a couple of defects to ensure that Voice Call Dial, Answer and Hangup works.
       
    12 
       
    13 10/08/01
       
    14 ========
       
    15 Added RLine::GetLineInfo(...) functionality.
       
    16 
       
    17 13/08/01
       
    18 ========
       
    19 Implemented System agent component that notifies the tsy of events.  currently handles 
       
    20 incoming call event notification.
       
    21 
       
    22 14/08/01
       
    23 ========
       
    24 Added some line and call status propagation and notification calls.  Note that this
       
    25 work is not completed yet.  There are many "To Do:" tags in the function comments.
       
    26 
       
    27 05/09/01
       
    28 ========
       
    29 Changed the log file naming.  used to be reflogger now simlogger.
       
    30 Test class has been renamed (CTestData to CSimTest).
       
    31 
       
    32 25/09/01
       
    33 ========
       
    34 Added some basic SMS Rx functionality.  Caps, Set and Get ReceiveMode and other fns are
       
    35 not included yet, but the CSMSMessaging class and tag retrieval enhancements are present.
       
    36 
       
    37 28/09/01
       
    38 ========
       
    39 Increased the SMS Rx support.  Now supported, Caps, Set and Get ReceiveMode, Ack/Nack
       
    40 and Resume.  Additional timers and a more complete SMS Rx state machine has been
       
    41 implemented.
       
    42 Test class has been renamed (CTestData to CSimTest).
       
    43 
       
    44 28/09/01
       
    45 ========
       
    46 Completion of iteration 1 for the sim tsy for voice calls.
       
    47 included support of some mm API requests including get and notify of status change for phone, 
       
    48 line, and call.
       
    49 All the Methods has been document (DOxygen) and the design doc has also been updated.
       
    50 
       
    51 31/09/01
       
    52 ========
       
    53 Fixed defects in the Cancel functions that prevented proper clean-up (and therefore restart)
       
    54 on closure.
       
    55 
       
    56 02/10/01
       
    57 ========
       
    58 Test code running on Assabet.
       
    59 
       
    60 09/10/01
       
    61 ========
       
    62 SMS Store functionality implemented.
       
    63 
       
    64 11/10/01
       
    65 ========
       
    66 Phonebook Store functionality implemented.
       
    67 
       
    68 12/10/01
       
    69 ========
       
    70 Fixed a defect and extended the test coverage in the call object area.
       
    71 
       
    72 12/10/01
       
    73 ========
       
    74 Integrated SMS Tx functionality.
       
    75 
       
    76 12/10/01
       
    77 ========
       
    78 Changed the Config File Parser to be a separate DLL that can be made common in the future.
       
    79 
       
    80 12/10/01
       
    81 ========
       
    82 Final change of the day :-) Fixed some ARM build problems...
       
    83 
       
    84 15/10/01
       
    85 ========
       
    86 Added Signal Strength, Network Information, Network Registration and NITZ functionality.
       
    87 DOxygen documentation still needs to be added.
       
    88 
       
    89 19/10/01
       
    90 ========
       
    91 Added Phonebook error code and OOBWrite and OOBDelete tags.  Also, added System Agent
       
    92 setting of Test Number.
       
    93 
       
    94 22/10/01
       
    95 ========
       
    96 Added Subscriber ID tag.
       
    97 
       
    98 29/10/01
       
    99 ========
       
   100 Fixed T_Sim.CPP build error following ETelMM changes.
       
   101 
       
   102 30/10/01
       
   103 ========
       
   104 Added Data Call and DTMF tone transmission functionality.
       
   105 
       
   106 31/10/01
       
   107 ========
       
   108 Fixed some build warnings and added LOOPBACK.CSY to the test builds, as its required by T_Sim.
       
   109 
       
   110 31/10/01
       
   111 ========
       
   112 Fixed the "Hook Line Status Change Notification" defect highlighted by the test team.
       
   113 
       
   114 31/10/01
       
   115 ========
       
   116 Renamed Loopback.CSY to SimTsyLoopback.CSY.
       
   117 
       
   118 31/10/01
       
   119 ========
       
   120 Fixed another couple of defects.
       
   121 
       
   122 01/11/01
       
   123 ========
       
   124 Fixed an Answer Incoming Call, Call Added Notification defect.
       
   125 
       
   126 02/11/01
       
   127 ========
       
   128 Added Dynamic call and line caps.  Fixed empty and missing Config File defects.
       
   129 
       
   130 05/11/01
       
   131 ========
       
   132 Added Packet Data functionality.
       
   133 
       
   134 13/11/01
       
   135 ========
       
   136 Added rudimentary Emergency Call and Hold/Resume/Swap functionality.
       
   137 
       
   138 13/11/01
       
   139 ========
       
   140 Modified to handle 16bit phonebook store telephone numbers and alpha tags.
       
   141 
       
   142 21/11/01
       
   143 ========
       
   144 Added Phone Indicator functionality.
       
   145 
       
   146 28/11/01
       
   147 ========
       
   148 Added config file defined control caps in messaging. Added 2 receive modes.
       
   149 
       
   150 03/12/01
       
   151 ========
       
   152 Added phone security(ICC) functionality
       
   153 added use of this functionality for phonebook
       
   154 
       
   155 
       
   156 
       
   157