Hey, Thanks for your reply. I am actually looking to connect to a USSD gateway where I can be able to send and receive messages and commands depending on the requests that have been sent by a user. My biggest dilemma is figuring out how to work with the api in terms of how to assess requests and issuing subsequent responses based on these requests. It would really help if someone had an example such as the other examples that come with the library to show how to use the api.
Kind regards. Abel On Jul 16, 3:10 pm, Amit Bhayani <[email protected]> wrote: > Unfortunately there is no protocol like SMPP for USSD which can transfer > message between SMSC and ESME. > > However each of USSD Gateways follows their own custom protocol for 3rd > party communications. > > What exactly are you looking for? Connection to USSD Gateway or having USSD > Gateway itself? > > On Fri, Jul 16, 2010 at 5:31 PM, Name256 <[email protected]> wrote: > > Hey, > > > I was wondering whether there was anyone who has had the experience of > > working on a project that issues ussd commands. I am quite aware that > > they are very much network dependent but I would really appreciate it > > if someone can be able to give me some pointers on the best way to > > approach such a project and if possible provide some examples on how I > > can be able to do that. > > > Kind regards > > Abel > > > -- > > You received this message because you are subscribed to the Google Groups > > "SMSLib User Group" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<smslib%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/smslib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/smslib?hl=en.
