USSD command sender to 3G Modem












0















Does anybody know any software with GUI interface for sending USSD commands to 3G Modems?



I have found only this but it uses xml file and you need to store commands in xml file before sending.



Thank you in advance.










share|improve this question



























    0















    Does anybody know any software with GUI interface for sending USSD commands to 3G Modems?



    I have found only this but it uses xml file and you need to store commands in xml file before sending.



    Thank you in advance.










    share|improve this question

























      0












      0








      0








      Does anybody know any software with GUI interface for sending USSD commands to 3G Modems?



      I have found only this but it uses xml file and you need to store commands in xml file before sending.



      Thank you in advance.










      share|improve this question














      Does anybody know any software with GUI interface for sending USSD commands to 3G Modems?



      I have found only this but it uses xml file and you need to store commands in xml file before sending.



      Thank you in advance.







      usb-modem 3g ussd






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Apr 16 '13 at 6:20









      BakhtiyorBakhtiyor

      4,569205677




      4,569205677






















          2 Answers
          2






          active

          oldest

          votes


















          0














          Well, if you want to check your balance or top up on a SIM-Card, there is the Prepaid-manager-applet. It has a nice graphical interface and is in the official repositories: Screenshot of the Prepaid-Manager-Applet



          If your provider is not already listed, you can add the USSD-number to '/usr/share/mobile-broadband-provider-info/serviceproviders.xml'. Find the section of your country and provider and add



              <balance-check>
          <ussd>*102#</ussd>
          </balance-check>


          whereas *102# has to be replaced by your providers USSD-code.
          If you also want to top up your phone with this applet, you also need to add



              <balance-top-up>
          <ussd replacement="CODE">*130*CODE#</ussd>
          </balance-top-up>


          And secondly you can also send USSD commands via gammu. Install wammu for a graphical interface. The configuration of gammu will be more complicated but it offers a lot more functionality -- you can send USSD commands of any kind, not just for balance-check.






          share|improve this answer































            0














            It is Modem Manager. It can be installed by



            sudo apt-get install modem-manager-gui





            share|improve this answer
























            • I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

              – spharish
              Jul 2 '15 at 19:02














            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f281935%2fussd-command-sender-to-3g-modem%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            Well, if you want to check your balance or top up on a SIM-Card, there is the Prepaid-manager-applet. It has a nice graphical interface and is in the official repositories: Screenshot of the Prepaid-Manager-Applet



            If your provider is not already listed, you can add the USSD-number to '/usr/share/mobile-broadband-provider-info/serviceproviders.xml'. Find the section of your country and provider and add



                <balance-check>
            <ussd>*102#</ussd>
            </balance-check>


            whereas *102# has to be replaced by your providers USSD-code.
            If you also want to top up your phone with this applet, you also need to add



                <balance-top-up>
            <ussd replacement="CODE">*130*CODE#</ussd>
            </balance-top-up>


            And secondly you can also send USSD commands via gammu. Install wammu for a graphical interface. The configuration of gammu will be more complicated but it offers a lot more functionality -- you can send USSD commands of any kind, not just for balance-check.






            share|improve this answer




























              0














              Well, if you want to check your balance or top up on a SIM-Card, there is the Prepaid-manager-applet. It has a nice graphical interface and is in the official repositories: Screenshot of the Prepaid-Manager-Applet



              If your provider is not already listed, you can add the USSD-number to '/usr/share/mobile-broadband-provider-info/serviceproviders.xml'. Find the section of your country and provider and add



                  <balance-check>
              <ussd>*102#</ussd>
              </balance-check>


              whereas *102# has to be replaced by your providers USSD-code.
              If you also want to top up your phone with this applet, you also need to add



                  <balance-top-up>
              <ussd replacement="CODE">*130*CODE#</ussd>
              </balance-top-up>


              And secondly you can also send USSD commands via gammu. Install wammu for a graphical interface. The configuration of gammu will be more complicated but it offers a lot more functionality -- you can send USSD commands of any kind, not just for balance-check.






              share|improve this answer


























                0












                0








                0







                Well, if you want to check your balance or top up on a SIM-Card, there is the Prepaid-manager-applet. It has a nice graphical interface and is in the official repositories: Screenshot of the Prepaid-Manager-Applet



                If your provider is not already listed, you can add the USSD-number to '/usr/share/mobile-broadband-provider-info/serviceproviders.xml'. Find the section of your country and provider and add



                    <balance-check>
                <ussd>*102#</ussd>
                </balance-check>


                whereas *102# has to be replaced by your providers USSD-code.
                If you also want to top up your phone with this applet, you also need to add



                    <balance-top-up>
                <ussd replacement="CODE">*130*CODE#</ussd>
                </balance-top-up>


                And secondly you can also send USSD commands via gammu. Install wammu for a graphical interface. The configuration of gammu will be more complicated but it offers a lot more functionality -- you can send USSD commands of any kind, not just for balance-check.






                share|improve this answer













                Well, if you want to check your balance or top up on a SIM-Card, there is the Prepaid-manager-applet. It has a nice graphical interface and is in the official repositories: Screenshot of the Prepaid-Manager-Applet



                If your provider is not already listed, you can add the USSD-number to '/usr/share/mobile-broadband-provider-info/serviceproviders.xml'. Find the section of your country and provider and add



                    <balance-check>
                <ussd>*102#</ussd>
                </balance-check>


                whereas *102# has to be replaced by your providers USSD-code.
                If you also want to top up your phone with this applet, you also need to add



                    <balance-top-up>
                <ussd replacement="CODE">*130*CODE#</ussd>
                </balance-top-up>


                And secondly you can also send USSD commands via gammu. Install wammu for a graphical interface. The configuration of gammu will be more complicated but it offers a lot more functionality -- you can send USSD commands of any kind, not just for balance-check.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Nov 3 '13 at 12:00









                Rough DudeRough Dude

                14229




                14229

























                    0














                    It is Modem Manager. It can be installed by



                    sudo apt-get install modem-manager-gui





                    share|improve this answer
























                    • I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                      – spharish
                      Jul 2 '15 at 19:02


















                    0














                    It is Modem Manager. It can be installed by



                    sudo apt-get install modem-manager-gui





                    share|improve this answer
























                    • I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                      – spharish
                      Jul 2 '15 at 19:02
















                    0












                    0








                    0







                    It is Modem Manager. It can be installed by



                    sudo apt-get install modem-manager-gui





                    share|improve this answer













                    It is Modem Manager. It can be installed by



                    sudo apt-get install modem-manager-gui






                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered May 18 '15 at 14:54









                    Pilot6Pilot6

                    53.8k15110198




                    53.8k15110198













                    • I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                      – spharish
                      Jul 2 '15 at 19:02





















                    • I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                      – spharish
                      Jul 2 '15 at 19:02



















                    I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                    – spharish
                    Jul 2 '15 at 19:02







                    I am not able to send USSD codes properly using Modem Manager GUI @Pilot6 . Please see this "Question" for further details and help me if possible.

                    – spharish
                    Jul 2 '15 at 19:02




















                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f281935%2fussd-command-sender-to-3g-modem%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

                    Mangá

                     ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕