[mobile-broadband-provider-info] kg: add balance check ussds for MegaCom and O! operators



commit d845535b3ee51271a184bb5e9504182a4b33aa56
Author: Ilyas Bakirov <just_ilyas yahoo com>
Date:   Wed Jul 2 11:56:12 2014 +0200

    kg: add balance check ussds for MegaCom and O! operators
    
    https://bugzilla.gnome.org/show_bug.cgi?id=732603
    
    Signed-off-by: Thomas Haller <thaller redhat com>

 serviceproviders.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/serviceproviders.xml b/serviceproviders.xml
index fbae737..e3d731c 100644
--- a/serviceproviders.xml
+++ b/serviceproviders.xml
@@ -7318,6 +7318,9 @@ conceived.
                <name>MegaCom</name>
                <gsm>
                        <network-id mcc="437" mnc="05"/>
+                       <balance-check>
+                               <ussd>*500#</ussd>
+                       </balance-check>
                        <apn value="internet">
                                <plan type="postpaid"/>
                                <usage type="internet"/>
@@ -7328,6 +7331,9 @@ conceived.
                <name>O!</name>
                <gsm>
                        <network-id mcc="437" mnc="09"/>
+                       <balance-check>
+                               <ussd>*100#</ussd>
+                       </balance-check>
                        <apn value="internet">
                                <plan type="postpaid"/>
                                <usage type="internet"/>


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