Re: USSD Center
Aarno Syvänen <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
----- Original Message ----- From: "Shridhar Raju" <[email protected]> To: "Kannel Developers" <[email protected]> Sent: Monday, May 06, 2002 12:25 PM Subject: Re: USSD Center ----- Original Message ----- From: "Aarno Syvänen" <[email protected]> To: "Shridhar Raju" <[email protected]>; "Kannel Developers" <[email protected]> Sent: Saturday, May 04, 2002 2:35 AM Subject: Re: USSD Center > Hi, > see answers between the lines > > aarno > ----- Original Message ----- > From: "Shridhar Raju" <[email protected]> > To: "Kannel Developers" <[email protected]> > Sent: Monday, May 06, 2002 8:21 AM > Subject: USSD Center >> In my sms apllication, user has to send msg like "stock infy" where stock is keyword and kannel passes it to proper sms-service. But, in USSD, user has to dial some number, lets say *123# What should be my sms-service configuration. Will USSD send value "123" in user data parameter or in service code parameter. I want to make some service, how to go about it. I think you must use default sms-service, get the SM out with %a and receiver phone number with %P. Aarno