From 7bf8b04705bdcd4ea22aad3d0d6728f483d83ae0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 14 Dec 2022 05:13:31 -0500 Subject: [PATCH] slightly improve OS carrier connection docs --- static/faq.html | 13 +++++++------ 1 file 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.

-

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.

+

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.