[mobile-broadband-provider-info] nl: add Vodafone Machine-to-Machine (M2N) APN



commit e8ae646a9c349514f922abbae8b269698ec02380
Author: Philip Paeps <philip paeps cx>
Date:   Thu Jun 19 15:06:04 2014 +0200

    nl: add Vodafone Machine-to-Machine (M2N) APN
    
    Note this APN requires PAP authentication.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=731910
    
    Signed-off-by: Thomas Haller <thaller redhat com>

 serviceproviders.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index 019ca3b..fbae737 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -9181,6 +9181,13 @@ conceived.
                                <username>vodafone</username>
                                <password>vodafone</password>
                        </apn>
+                       <apn value="m2m.global.vodafone.nl">
+                               <usage type="internet"/>
+                               <name>M2M</name>
+                               <username>web</username>
+                               <password>web</password>
+                               <authentication method="pap"/>
+                       </apn>
                </gsm>
        </provider>
        <provider>


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