summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Talbot <chris@talbothome.com>2022-03-14 18:06:56 +0000
committerLubomir Rintel <lkundrak@v3.sk>2022-03-14 19:17:54 +0100
commitfe3ea72ecaa3eb5f0827c7373c90bc65b942ab6d (patch)
treed28efd790f75c595e0d292c13cbc56893af4c96c
parent1d94b8d7f220f0a6969831c33c6494c2eabf9d84 (diff)
downloadmobile-broadband-provider-info-fe3ea72ecaa3eb5f0827c7373c90bc65b942ab6d.tar.gz
dtd: expand DTD to include information for vvm3 Visual Voicemail standard
This commit expands the DTD to include the vvm3 standard for visual voicemail. vvm3 is a standard that Verizon Wireless in the USA uses. https://gitlab.gnome.org/GNOME/mobile-broadband-provider-info/-/merge_requests/63
-rw-r--r--serviceproviders.2.dtd4
1 files changed, 2 insertions, 2 deletions
diff --git a/serviceproviders.2.dtd b/serviceproviders.2.dtd
index 8f87ed8..5bba12a 100644
--- a/serviceproviders.2.dtd
+++ b/serviceproviders.2.dtd
@@ -37,8 +37,8 @@
carrier-prefix?)>
<!ELEMENT standard EMPTY>
-<!ATTLIST standard type (cvvm|otmp|proprietary) #REQUIRED>
-<!-- Whether the carrier supports OTMP or CVVM for Visual Voicemail
+<!ATTLIST standard type (cvvm|otmp|vvm3|proprietary) #REQUIRED>
+<!-- Whether the carrier supports OTMP, CVVM, or VVM3 for Visual Voicemail
Some carriers implement their own proprietary standard.
-->