Actions
Bug #7
closedSMS switching
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Spec Reference:
Description
we can already receive and transmit SMS. What's missing is the connection between those two, i.e.
- store incoming SMS in a database
- find out if target user is currently registered / pageable
- try to page and deliver the SMS, mark it as delivered
- once a user registers (location update / imsi attach), check and deliver any pending messages
Updated by laforge about 14 years ago
- Status changed from New to In Progress
current git master (after the merge of the sms branch) has support for SUBMIT into the database, as well as DELIVER from the database to a MS.
Updated by laforge about 14 years ago
- Status changed from In Progress to Closed
- Resolution set to fixed
Actions