diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 05:13:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 05:13:31 -0500 |
| commit | 7bf8b04705bdcd4ea22aad3d0d6728f483d83ae0 (patch) | |
| tree | 629aaa8599a703ab490ff0f9d137e146602e1743 | |
| parent | 79bd2d7610731ead7e0960a5bf079e9748c0408b (diff) | |
slightly improve OS carrier connection docs
| -rw-r--r-- | static/faq.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/static/faq.html b/static/faq.html index 526917a5..dbf8469a 100644 --- a/static/faq.html +++ b/static/faq.html @@ -980,12 +980,13 @@ plane A-GNSS via the cellular network and fully relies on user plane A-GNSS (SUPL) to provide this instead.</p> - <p>MMS, RCS, SMS over LTE, VoLTE and VoWi-Fi are largely implemented by the OS - via TCP/IP rather than by the cellular layer itself. This means there will be - connections by the OS to carrier servers instead of being handled by cellular. - There are already some toggles to control this along with APN configuration - but GrapheneOS will be providing more ways to override carrier configuration - in the future.</p> + <p>MMS, RCS, SMS over LTE, VVM (Visual Voicemail), VoLTE (carrier-based calls + on 4G and higher and VoWi-Fi are largely implemented by the OS via TCP/IP + rather than by the cellular layer itself. This means there will be connections + by the OS to carrier servers instead of being handled by cellular. There are + already some toggles to control this along with APN configuration but + GrapheneOS will be providing more ways to override carrier configuration in + the future.</p> </article> <article id="privacy-policy"> |
