Roadmap
-
This milestone adds useable support for a number of other major features of a GSM network
- SMS storing/switching/delivery
- cell-broadcast
-
This milestone includes a number of features required (or desired) for an actual test installation at HAR2009
- voice call and SMS switching on multiple BTS with each multiple TRX
- some web-based provisioning of users to ensure only users who really want end up on our network
-
Aside from classic circuit-switched voice and data calls as well as SMS, packet oriented data communications are definitely interesting to add to OpenBSC
The progress so far has been very good, the signalling plane (NS/BSSGP/LLC/GMM) has been implemented in the gprs branch of the git repository. We can see RA UPDATE and GPRS ATTACH requests from the phones, as well as the PDP CONTEXT ACTIVATION. However, support for the data plane is still missing.
