Ticket #7 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

SMS switching

Reported by: laforge Owned by: laforge
Priority: major Milestone: milestone:SMS
Component: OpenBSC Version:
Keywords: Cc:

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

Change History

Changed 4 years ago by laforge

  • status changed from new to assigned

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.

Changed 4 years ago by laforge

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.