Public bug reported:

Current mobile-broadband-provider-info package contain wrong APN entry
for Oman Mobile operator .

It's "taif" not "internet"

this patch to fix this bug .

=== modified file 'serviceproviders.xml'
--- serviceproviders.xml        2011-08-06 21:43:08 +0000
+++ serviceproviders.xml        2011-09-03 20:25:14 +0000
@@ -5178,7 +5178,7 @@
   <name>Oman Mobile</name>
   <gsm>
    <network-id mcc="422" mnc="02"/>
-                       <apn value="internet"/>
+                       <apn value="taif"/>
   </gsm>
  </provider>
  <provider>

** Affects: mobile-broadband-provider-info (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/840600

Title:
  Wrong APN entry for Oman Mobile

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mobile-broadband-provider-info/+bug/840600/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to