summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2012-01-18 13:20:29 -0600
committerDenis Kenzior <denkenz@gmail.com>2012-01-18 13:20:29 -0600
commit39ac002f50daca82b18a5235465484125345ee01 (patch)
tree9bca5268acba6fc57d94f205ad30d930b03ec189 /doc
parentd2ba5c9f901db38dae38ff23645eb33442811e1b (diff)
downloadofono-39ac002f50daca82b18a5235465484125345ee01.tar.bz2
TODO: Mark GPRS provisioning task as done
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
==================