Hi, These are basic services that all operators have implemented since their foundation. They define shortnumbers and keywords for this purpose. You can simulate the originating of SMS using send-sms by sending to respective shortcode with right keyword like Alvaro said. But if you need to develop these services from scratch then you need to have the respective interfaces from Billing vendor of mobile operator. In order to query balance or top up the msisdn you should make this integration. If you work in operator this is easy, but I dont think they open these interfaces outside of operator.
Elton On Tue, Oct 5, 2010 at 3:50 PM, Alvaro Cornejo <[email protected]>wrote: > Hi > > If your provide those services by sms you can send the message through > sendsms and capture the MO when received with a keyword accordingly to > the message wording. > > Regards > > > > |-----------------------------------------------------------------------------------------------------------------| > Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier > celular y Nextel > en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via > SMS y GPRS online > Visitenos en www.perusms.NET <http://www.perusms.net/> > www.smsglobal.com.mx y > www.pravcom.com > > > > On Tue, Oct 5, 2010 at 8:38 AM, Vijay Shanker Dubey > <[email protected]> wrote: > > Hi, > > > > I am thinking about the options I can utilize to : > > > > check validity of SIM card > > Check current balance in the SIM card > > Recharge SIM card using some top up cards. > > > > SIM card can be in mobile phone(Say it Nokia), May be in a Modem(Siemens > and > > Wavecomm). > > > > Does kannel provides some options to achieve this. > > > > Regards, > > Vijay Shanker Dubey > > > > > >
