summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/features.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/features.txt b/doc/features.txt
index cb6df9c4..53bf28ea 100644
--- a/doc/features.txt
+++ b/doc/features.txt
@@ -531,6 +531,18 @@ GPRS
- IPv6
- Dual Stack (IPv4 + IPv6)
+- GPRS provisioning support. oFono will automatically configure GPRS contexts
+ if no prior configuration (e.g. user or provisioning) has been detected.
+ If the GPRS atom detects that provisioning is required it will query the
+ inserted sim card for the Service Provider Name and call each registered
+ provisioning plugin with the MCC, MNC, SPN of the inserted SIM card. If the
+ provisioning information is provided, then it is used to populate the
+ initial context configuration.
+
+- GPRS provisioning via 'Mobile Broadband Provider Info'. oFono supports
+ provisioning of GPRS contexts via Mobile Broadband Provider Info project's
+ database.
+
Location Reporting
==================