Unstructured Supplementary Service Data is a communication protocol used in GSM
0
votes
0answers
17 views
is there a way of running the leibict java sample on a windows7 64bit platform?
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Tjava Guru\Documents\NetBeansProjects\USSDTest\ussdjni.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at ...
-2
votes
0answers
251 views
How do call USSD code silently? [closed]
I use IExtendedNetworkService interface for catch USSD result .
Call USSD silent not show "USSD code running..." .
interface IExtendedNetworkService {
/**
* Set a MMI/USSD ...
1
vote
0answers
62 views
How to design a sample ussd app in java and test using a simulator [closed]
I'm trying to develop a simple hello word application for my assignment in java,
I'm stuck on how to begin, I have downloaded the simulator (Leibcit) but cant figure out how to make it work with my ...
1
vote
0answers
40 views
How should I install LeibICT for USSD applications?
I was looking for an API for USSD apps programming and I found Leibcit but they don't explain how to install it. Could you help me?
0
votes
1answer
122 views
Android USSD reply Saving
I did many R&D to get the reply from USSD from my app.
But after that I can request fot USSD but not abl to get response to my app.
Is there any solution go get the reply from USSD.
Thanks
0
votes
0answers
206 views
Is it possible to run USSD code in background as services?
Before talking about this topic, I admit that I can USSD reply message can be display as "flash messagebox type". But I want to run following coding of USSD as background services and display USSD ...
0
votes
0answers
145 views
Text data in USSD command
Situation:
Need to send USSD command to our own USSD server. There is no API for such task, so the only possible way is to use something similar to this simple example
startActivityForResult(new ...
1
vote
1answer
283 views
AT command - USSD
I'm using minicom (serial port software for linux) for interacting with my GSM modem,
actually now I'm trying to use one of my mobile-provider's services with AT-Command.
here I say, I wanna see my ...
3
votes
0answers
135 views
android how to display USSD reply in Toast
I've created running USSD function as follow
protected void call(String phoneNumber) {
try {
startActivityForResult(
new Intent("android.intent.action.CALL", ...
0
votes
0answers
77 views
Available Ussd Simulators which are easy to use and support TCP/IP/XML [closed]
which is the best USSD simulator available?? I have gone through LeibICT UDK (USSD Developer Kit), and i could not find any documentation for simulator, so i didnt understand how to make and test new ...
1
vote
1answer
164 views
Triggering USSD menu on receiving sms
Is there any way to send USSD menu on receiving sms from user mobile?.
When i am search in google i got following reference
https://github.com/Mobicents/ussdgateway
My question is
Whether i ...
0
votes
1answer
538 views
Popup a dialog with ussd code in android
I'm trying to add some features to my android application with USSD codes. assume when user type *#12345# on home screen in my app. then i need to show a dialog or send user to a another screen in my ...
0
votes
1answer
350 views
How to send and receive USSD by using kannel
I am new in USSD but i am already sending message using Kannel 1.5.4 since long.
I want send/receive USSD request by using kannel. I have smpp v5 account for the same.
It's better if anyone help me ...
0
votes
0answers
172 views
USSD binding from Kannel
i have taken an USSD gateway connection from one of an operator. can any one suggest or provide a link which could guide me with the required fields i need implement for using this USSD conection ...
0
votes
0answers
93 views
Network initiated USSD [closed]
I want to enable USSD push functionality on the USSD Gateway, but I need clarification on some points:
The push notification will be sent to multiple MS regardless the MSISDN or to a specific users?
...
1
vote
1answer
1k views
How to send a USSD Code to mobile phones
I want to send and run a USSD code on mobile phones via PHP. I have an SMS gateway, can I send it through SMS or do I need to purchase an other service? I have been searching the net and didn't come ...
0
votes
0answers
86 views
How to generate Android app that will execute some keywords-driven tests to test VAS services via SMS/USSD?
The problem: we are the QA team of some company that produces and supports some VAS services. The staging testing phase can be done without any problems, both manual and automated, since all services ...
0
votes
0answers
131 views
Android USSD Wuidget
I know that there is no USSD API on Android
http://code.google.com/p/android/issues/detail?id=1285
But may be there is some unofficial API like some Mod or rooted device?
I have Nexus 4 (Android 4.2) ...
3
votes
0answers
190 views
USSD reading replies
I have had a heap of help from stackoverflow, but this is my first actual question.
Apologies if it's a silly one.
I have been working a bit on reading radio logs to retrieve USSD replies, rather ...
0
votes
0answers
2k views
MMI Code Error when running USSD code from an Android application
I am running a USSD code to forward calls from an Android application. The problem is the code runs on some older Android version phones but gives an "Invalid MMI Code Connection Problem" error on the ...
0
votes
0answers
197 views
Intercepting Menu Based USSD in Android
I have been working on USSD interception in Android . I am able to read the final message by com.android.internal.telephony.IExtendedNetworkService.aidl . I can read USSD response , but I am UNABLE to ...
4
votes
0answers
881 views
Using IExtendedNetworkService to get USSD response in Android
I'm trying to find the way to make USSD requests in Android. I found this - http://commandus.com/blog/?p=58 .
I added all needed files to my project.
USSDDumbExtendedNetworkService.java:
package ...
0
votes
0answers
133 views
Android. Close ussd dialer window
I have a service that run ussd code and get the result of ussd.
From Service I run this code
Intent intent = new Intent(Intent.ACTION_CALL);
intent.setData(Uri.parse("tel:" + phone));
...
0
votes
0answers
210 views
JSMPP Submitsm , unable to submit short message | USSD
Whenever I try to submit a short message outside method onAcceptDeliverSm(DeliverSm deliverSm), I'm getting an exception. here is my code which is working:
public void onAcceptDeliverSm(DeliverSm ...
0
votes
1answer
213 views
How to to automate USSD apps
I am currently working on a USSD application that is aimed towards lower end java phones.
Is there a way i can automate the USSD application thru some available tool?
-Siva
0
votes
2answers
200 views
INitiate SMS by sending ussd request
Is there any way to initiate an SMS MO from a device from the network. Eg: Can I send a special USSD push to a device from the network so that it will SMS a specified text to a specified number from ...
0
votes
1answer
605 views
dialing a ussd code via URL on iPhone (iOS)
Is it possible to dial a USSD code via URL on iPhone using Safari or email (via hyperlink).
I am able to dial a normal phone number but it seems apple doesn't allow us to use * or # in the url? is it ...
1
vote
0answers
209 views
iphone CoreTelephony and .mm file
I am using CoreTelephony to make a call to USSD number (I know it is not officially supported, but that doesn't matter right now). I've added a framework to project, imported all headers:
...
3
votes
1answer
581 views
SMSLib example for interactive USSD session
I have a USSD application that provides an interactive session for users, for example:
User> Dial USSD Shortcode
Serv> Return Main Menu
User> Select Option 1, e.g. "View Movie Times"
...
0
votes
0answers
61 views
How to login facebook using non web applications
Is it possible to login to facebook using a non-web application after the offline_access removal? For example:
For now, I am using the oAuth and using the Token and I have extended it for 1 user, but ...
0
votes
0answers
80 views
Android detect if mobile carrier support ussd
Does someone know of a way in which I can determine from
my android application if the current mobile carrier supports ussd commands?
Thanks!
1
vote
1answer
332 views
Hardware for USSD/SMS applications testing
We are looking for hardware having functionality of usual GSM-modem to automate the USSD/SMS applications for the set of 8 SIM-cards. The hardware should understand basic AT commands to be sent via ...
0
votes
0answers
122 views
Facebook access through USSD
Here is an application FoneTwish where it provides access to facebook from any mobile phone without the requirement of any data(internet) connection.
My doubt, can anyone create such application by ...
1
vote
0answers
173 views
Starting USSD session after a call
How can I initiate a ussd session from within a call to a phone number in my ivr?
For example, if a user calls a number and it is answered with a recording, when the call is ended I want to display on ...
0
votes
1answer
178 views
How do I inititate the equivalent of a mobile phone USSD session from a web app?
There is a mobile money transfer service that I am trying to create a web app equivalent for so that I can make transfers from a web app. The way it currently works is as follows:
User dials ...
-1
votes
1answer
412 views
USSD Application flow… How to design or program?
How to design and USSD Application flow.
We will be getting just the unique session of the user and user input.
0
votes
0answers
329 views
Intercept user USSD on Android
After the problem of Samsung Android devices, with a vulnerability in USSD code (we were able to execute a USSD code to do a factory reset of the phone without user action, I don't remind the code, ...
0
votes
1answer
257 views
What language should I use to develop a USSD Mobile app [closed]
What language can I use to develop a USSD mobile application (preferably using a Microsoft platform)?
12
votes
3answers
2k views
USSD service not working
I'm trying to develop an application which silently dismiss the USSD responses.
I've used the code from http://commandus.com/blog/?p=58 with minor changes. I've created the ...
0
votes
0answers
256 views
Close distant USSD session
I am working on a USSD client. Everything works fine except for closing a distant USSD session.
In the specification, we can see the function CUSD:
AT+CUSD=2 should close the USSD session, but this ...
0
votes
4answers
153 views
Does PHP have an input field
I am developing a php code designed for a USSD platform. For those of you who dont know what it means its a text based application that works on both high and low -end phones ( ...
0
votes
0answers
146 views
eclipse error ussd app
I'm trying to run an USSD application on windows' eclipse,
public class USSD {
public static native int initialize();
public static native int connect(String addr,int port);
public ...
1
vote
1answer
531 views
Testing USSD applications
The application that is being developed currently in my project involves USSD shortcodes and interacting with the server thru shortcodes.
This app is targeted towards low end java phones, so usage ...
0
votes
0answers
72 views
Send some text to a mobile and save it on a memory card using USSD
How can I send some text to a mobile and save it on a memory card using the Unstructured Supplementary Service Data (USSD) protocol?
Or is there another way to send and save some data on memory card ...
0
votes
0answers
306 views
Setting up USSD development environment for testing and developing a USSD based service before deployment
I have looked over the internet fro a long time but failed to filed the exact information required to set up a development environment for developing and testing USSD services developed on my PC.
...
0
votes
0answers
605 views
USSD workaround for Android
I have seen so many questions regarding USSD support in Android. All say Android doesnot support USSD. I want to know if any workaround has been found for calling USSD commands and receiving the ...
0
votes
0answers
238 views
USSD error when then application is deployed on another computer [closed]
I devoloped an application in wich i used USSD requests. On my developement computer the application run well. But when i deploy it on another the USSD request return "ERROR".
Please do someone can ...
0
votes
0answers
162 views
Iniating USSD programmatically
Is it possible to initiate a call programmatically without using a phone or atleast using a modem? Like can I call a USSD shortcode e.g *125# and the keep on interacting with the USSD programatically ...
0
votes
1answer
637 views
Want a USSD Server Simulator
I need to simulate SMPP messages from USSD Gateway and USSD Application Server
I have a USSD Gateway application using the JSMPP Library and need a gateway to receive the USSDs sent from this library
...
1
vote
1answer
467 views
Strange behavior when sending USSD codes (Android)
I have application, which sends some USSD codes. In one type of situation, from user actions with interface, in another - when some SMS (with wildcard) received.
I have a code for sending USSD:
...





