Author Archives: Administrator

MOBITEK SMS API version 9 (beta)

New function in Modem class:-

  • Modem.GetMSISDN()

To get the Mobile Subscriber Integrated Services Digital Network Number (MSISDN). MSISDN is the telephone number of the SIM card in a mobile/cellular phone. MSISDN is stored in the SIM card. Some SIM card does not store it, and therefore will return empty string.

  •  Modem.GetIMSI()

To get the International Mobile Subscriber Identify. IMSI is stored in the SIM card. IMSI is used for identifying the user of a cellular network and it is a unique number.

New function in USSD class:-

  • USSD.USSDListen()

This function call will listen for USSD prompt from the network operator and capture it. While listening, no other funtions are allowed to be called, it will stop upon time-out (default is 3 seconds). If USSDListen() is not called, any USSD prompt is sent by network operator, then it will not be captured. If USSDListen() is called after USSD prompt is sent by network operator, then it will not be captured.

For more information, please refer to the manual for software developer …

Release History of MOBITEK SMS Gateway Development Kit

Release Number: 29
Release Date: 10-Oct-2013
Description: MOITEK SMS API version 7.3 is finalised. No more new functions will be added.

Release Number: 28
Release Date: 1-Oct-2013
Description: MOITEK SMS API version 9 (beta) is added

Release Number: 27
Release Date: 1-Feb-2013
Description: Sample code in Java for SMS API version 7 is added

Continue reading

MOBITEK STK ENGINE Automates SIM Application Tool Kit Menu Selection

INTRODUCTION

MOBITEK® STK ENGINE is a software or application that will automate the process of selecting the menu item in the SIM Application Toolkit (STK). It is especially develeped for the air-time reload proces.

The menu selection process is script/text based, in other words, no coding is needed.

HOW IT WORKS?

MOBITEK® STK ENGINE will check for “ini” file in the “New” folder, process or execute the “ini” file.

  1. First, edit the “ini” file according to the steps in the STK menu. View video demonstration …
  2. Run the Engine, it will execute the instruction in the “ini” file. View video demonstration …

MOBITEK® STK ENGINE is free with MOBITEK® Q24 STK MODEM.