Ussd development with kannel

2011-03-14 Thread gautam sasikumar
patch, then where can i find a patch? 3> What parameters do i have set in kannel to avail ussd facilities. Thanks and Regards, Gautam Sasikumar.

Re: Ussd development with kannel

2011-03-14 Thread gautam sasikumar
gives( Like 1 for sports, 2 for News etc), the session id of that particular session in the TLV parameters of the kannel or will i get all these parameters in the text of the message. 2011/3/14 Marcin Bockowski > 2011/3/14 gautam sasikumar : > > Hiii, > > I am developing U

Re: Ussd development with kannel

2011-03-15 Thread gautam sasikumar
IP:PORT > /UssdServices.asmx/GetUssdRequest?metadata=%D&originator=%p&choice=%a&receiver=%P&ussdId=%I" > > You can read the user guide about explanation of these parameters. > > > 2011/3/15 gautam sasikumar > >> h, >> >> I have an op

Re: Ussd development with kannel

2011-03-15 Thread gautam sasikumar
Thank you.. 2011/3/15 Elton Hoxha > Download and install recent version, no patch is needed. > > > 2011/3/15 gautam sasikumar > >> H, >> >> Does this mean that kannel doesn't need a patch for USSD.??? >> >> >> 2011/3/15 El

Re: Ussd development with kannel

2011-04-12 Thread gautam sasikumar
ndsms?username=**&password=&from=***&to=&smsc=&text=**&metadata=&smpp_service_op=*&its_session_info=** 2011/3/15 gautam sasikumar > Thank you.. > > > 2011/3/15 Elton Hoxha > >&g

USSD With Kannel

2011-04-15 Thread gautam sasikumar
Hiii, I have received the gateway from my operator. We have successfully pushed the ussd message to the handset. The only problem is that when i give the value 2 to service_op then i don't get the *answer* option in my handset. According to my knowledge, value 2 in service_op stands for USSN reque

Tlv parameters error

2011-04-21 Thread gautam sasikumar
Hiii, 1> To send a ussd request I am setting two tlv parameters for smpp_service_op and its_session_info. To send a push ussd signal, I am including smpp_service_op and its_session_info in the kannel url but still I am just getting a flash (USSN) when i set smpp_service_op to "2" which is for USSR

Tlv parameters

2011-04-27 Thread gautam sasikumar
Hiii, Is it necessary to send the optional parameters (tlv parameters) to the operator in metadata.?? Please explain the exact usage of metadata.