On Sat, 2010-06-19 at 16:30 +0200, Paul Menzel wrote: > • The DNS entries were found automatically before. Since every other entry > lists those I did so too. > • The information comply with the information listed on [1] and [2]. > • [2] lists additionally the following information. > > MMSC: http://10.81.0.7:8002 > MMS-Proxy: 82.113.100.41 > MMS-Port: 8080 > > [1] http://www.taniwha.org.uk/gprs.html > [2] http://talk.maemo.org/showthread.php?t=39709 > > Signed-off-by: Paul Menzel <[email protected]>
Thanks, pushed. Dan > --- > serviceproviders.xml | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-) > > diff --git a/serviceproviders.xml b/serviceproviders.xml > index 1a66178..f9bd5ed 100644 > --- a/serviceproviders.xml > +++ b/serviceproviders.xml > @@ -1336,6 +1336,17 @@ conceived. > </gsm> > </provider> > <provider> > + <name>Alice</name> > + <gsm> > + <network-id mcc="262" mnc="07"/> > + <apn value="internet.partner1"> > + <name>Option Mobile</name> > + <dns>193.189.244.225</dns> > + <dns>193.189.244.206</dns> > + </apn> > + </gsm> > + </provider> > + <provider> > <name>blau.de</name> > <gsm> > <network-id mcc="262" mnc="03"/> > _______________________________________________ > networkmanager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ networkmanager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
