[ANNOUNCE] ModemManager (for GSM and CDMA)

View: New views
2 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 - 3 | Next >

Re: [ANNOUNCE] ModemManager (for GSM and CDMA)

by nucco :: Rate this Message:

| View Threaded | Show Only this Message

Patch attached as promised. One of the entries "Glo-Ng" with APN
"glogwap" does not work when connected to a PC (I think the traffic is
routed through a proxy that only opens port 80), so I wonder what use it
is in there.

Making the patch wasn't so hard :)

Fanen Ahua
Random quote: Anti-Victim Device: A small fashion accessory worn on an
otherwise conservative outfit which announces to the world that one
still has a spark of individuality burning inside: 1940s retro ties and
earrings (on men), feminist buttons, noserings (women), and the now
almost completely extinct teeny weeny "rattail" haircut (both sexes). --
Douglas Coupland, "Generation X: Tales for an Accelerated Culture"




On Wed, 2008-09-17 at 16:53 +0100, Fanen A. wrote:

> Ok thanks. Will do that this weekend. Keep you posted.
>
> On 9/17/08, Antti Kaijanmäki <antti@...> wrote:
> > Fanen, sorry for duplicate. I forgot to CC the nm-list.
> >
> > ti, 2008-09-16 kello 08:06 +0100, Fanen A. kirjoitti:
> >> I tried using adding a new mobile connection with the wizard and
> >> noticed that it contains the wrong settings for most networks in my
> >> country, as well as duplicate entries. I'd like to fix that.
> >> Thanks.
> >
> > Great! :)
> > Detailed instructions are found here under "How to Contribute":
> > http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
> >
> >  -- Antti
> >
> >
> >
>

[fix_nigeria_networks.patch]

Index: serviceproviders.xml
===================================================================
--- serviceproviders.xml (revision 23)
+++ serviceproviders.xml (working copy)
@@ -2556,16 +2556,10 @@
  <username>wap</username>
  <password>wap</password>
  </provider>
+
  <provider>
- <name>Globacom</name>
+ <name>Zain</name>
  <gsm>
- <apn>gprs</apn>
- </gsm>
- <username>wap</username>
- </provider>
- <provider>
- <name>Celtel</name>
- <gsm>
  <apn>wap</apn>
  </gsm>
  <username>wap</username>
@@ -2576,24 +2570,16 @@
  <gsm>
  <apn>web.gprs.mtnnigeria.net</apn>
  </gsm>
- <username>dona</username>
- <password>westend</password>
+ <username>web</username>
+ <password>web</password>
  </provider>
  <provider>
- <name>MTN</name>
+ <name>Glo-Ng (Postpaid)</name>
  <gsm>
- <apn>web.gprs.mtnnigeria.net</apn>
+ <apn>glodirect</apn>
  </gsm>
- <username>wap</username>
- <password>gprs</password>
- </provider>
- <provider>
- <name>Globacom (WAP)</name>
- <gsm>
- <apn>glowap</apn>
- </gsm>
- <username>wap</username>
- <password>wap</password>
+ <username>glodirect</username>
+ <password>glodirect</password>
  <dns>-</dns>
  </provider>
 </country>



_______________________________________________
NetworkManager-list mailing list
NetworkManager-list@...
http://mail.gnome.org/mailman/listinfo/networkmanager-list

signature.asc (196 bytes) Download Attachment

Re: [ANNOUNCE] ModemManager (for GSM and CDMA)

by Antti Kaijanmäki :: Rate this Message:

| View Threaded | Show Only this Message

pe, 2008-09-19 kello 23:02 +0100, Fanen Ahua kirjoitti:
> Patch attached as promised. One of the entries "Glo-Ng" with APN
> "glogwap" does not work when connected to a PC (I think the traffic is
> routed through a proxy that only opens port 80), so I wonder what use it
> is in there.
>
> Making the patch wasn't so hard :)

thanks! committed:

2008-09-23  Antti Kaijanmäki <antti@...>

        * [r24] serviceproviders.xml:
          Fanen Ahua updated Nigerian provider information


-- Antti


_______________________________________________
NetworkManager-list mailing list
NetworkManager-list@...
http://mail.gnome.org/mailman/listinfo/networkmanager-list

signature.asc (196 bytes) Download Attachment
< Prev | 1 - 2 - 3 | Next >