[mobile-broadband-provider-info] italy: add Vodafone Internet Key



commit be2fc53894a9b39d6a4dd48082c6e849d31cb91d
Author: Paolo Bonzini <pbonzini redhat com>
Date:   Wed Dec 21 17:32:43 2016 +0100

    italy: add Vodafone Internet Key
    
    Vodafone data SIMs need to use the web.omnitel.it APN, otherwise
    you connect as a smartphone and are billed according to a completely
    different plan.  The DNS of "Internet Facile (old)" however does not
    work.
    
    Note that both APNs are necessary because if you have a smartphone
    SIM you will need to use mobile.vodafone.it or again the billing
    will be wrong.
    
    Signed-off-by: Paolo Bonzini <pbonzini redhat com>
    
    https://bugzilla.gnome.org/show_bug.cgi?id=776355

 serviceproviders.xml |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 157df8b..a4b1c55 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -6858,6 +6858,11 @@ conceived.
                        <apn value="web.omnitel.it">
                                <plan type="postpaid"/>
                                <usage type="internet"/>
+                               <name>Vodafone Internet Key</name>
+                       </apn>
+                       <apn value="web.omnitel.it">
+                               <plan type="postpaid"/>
+                               <usage type="internet"/>
                                <name>Internet Facile (old)</name>
                                <dns>83.224.70.62</dns>
                                <dns>83.224.70.78</dns>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]