Hello Team,

Please help me out this stuff, I am using kannel gateway from svn(trunk) to
devlop the ussd gateway. I can send USSN request on mobile and  getting the
MO request from mobile station but on same am sending the USSR on
ms(mobile).
but challange is that the message content is like flash message it is not
showing the option on phone like ussd

1. crikcet.
2. soccer.

select(option)

it is showing simply like

1. crikcet.
2. soccer.

my MO and  MT url is look like this if i am missing something please guide
me. your help is very appreciate.
MO:-

http://IP:PORT/*UssdServices*
.java/GetUssdRequest?metadata=%D&originator=%p&choice=%a&receiver=%P&*ussdId
*=%I"



MT:-
http://127.0.0.1:13131/?metadata=?smpp?session_info=%00%00&my-custom-var=%01&username=foo&password=foobar&smsc=Normal&to=91**********&from=****&text=1soccer







On Fri, Dec 14, 2012 at 3:00 PM, <[email protected]> wrote:

> Send users mailing list submissions to
>         [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.kannel.org/mailman/listinfo/users
> or, via email, send a message with subject or body 'help' to
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of users digest..."
>
>
> Today's Topics:
>
>    1. Re: Configure Kannel with USSD (Jayesh Labade)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 14 Dec 2012 15:00:33 +0530
> From: Jayesh Labade <[email protected]>
> To: Alex Nyika <[email protected]>
> Cc: kannel users <[email protected]>
> Subject: Re: Configure Kannel with USSD
> Message-ID:
>         <CAO=
> [email protected]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> How to solve this. sometimes USSD request works well and sometimes not,
> Please guide..
>
>
> Best Regards,
> *Jayesh*
>
>
> On Fri, Dec 14, 2012 at 2:56 PM, Jayesh Labade <[email protected]
> >wrote:
>
> > Hello List,
> >
> > Its working now but success rate is very low. out of 10 request made I
> got
> > only 1 USSN message on my mobile. SMPP allotted 1 TPS rate for my account
> > and I am making only one request at time.
> >
> > for reference I have pasted my smskannel.conf file in pastebin.
> >
> > http://pastebin.com/gkUz7Jh9
> >
> > Best Regards,
> > *Jayesh*
> >
> >
> > On Fri, Dec 14, 2012 at 11:59 AM, Alex Nyika <[email protected]> wrote:
> >
> >> Jayesh,
> >> Great.
> >> Please always copy to the list. In that way you get quick help from the
> >> community.
> >>
> >> On 14 December 2012 08:58, Jayesh Labade <[email protected]>
> wrote:
> >>
> >>> Hello Alex,
> >>>
> >>> Its working now but success rate is very low. out of 10 request made I
> >>> got only 1 USSN message on my mobile. SMPP allotted 1 TPS rate for my
> >>> account and I am making only one request at time.
> >>>
> >>> Regards,
> >>> *Jayesh
> >>> *
> >>>
> >>>
> >>>
> >>> On Thu, Dec 13, 2012 at 4:44 PM, Alex Nyika <[email protected]> wrote:
> >>>
> >>>> http://www.kannel.org/pipermail/users/2011-April/015351.html
> >>>>
> >>>> I hope it helps
> >>>>
> >>>> On 13 December 2012 12:56, Jayesh Labade <[email protected]
> >wrote:
> >>>>
> >>>>> My kannel bind with smsc through SMPP successfully but still i am not
> >>>>> able to send USSN
> >>>>>
> >>>>> Best Regards,
> >>>>> *Jayesh
> >>>>> *
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Thu, Dec 13,
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>>>  2012 at 1:13 PM, Jayesh Labade <[email protected]> wrote:
> >>>>>
> >>>>>> Hello Alex,
> >>>>>>
> >>>>>> My USSD provider gave me his SMPP details and he has also lot of
> >>>>>> customer who are using his USSD services.
> >>>>>>
> >>>>>> What should be the configuration of smskannel.conf file in order to
> >>>>>> send USSD message.. am i missing something?
> >>>>>>
> >>>>>> I can post my smskannel.conf if required..
> >>>>>>
> >>>>>> Best Regards,
> >>>>>> *Jayesh*
> >>>>>>
> >>>>>>
> >>>>>> On Thu, Dec 13, 2012 at 12:28 PM, Alex Nyika <[email protected]
> >wrote:
> >>>>>>
> >>>>>>> Hi Jayesh,
> >>>>>>> I think you need to read up  more on USSD and understand the clear
> >>>>>>> difference between USSD and SMS. Although SMS integration is
>  almost
> >>>>>>> universal for most Mobile network operators , USSD integration is
> very
> >>>>>>> varied. It also can use soap/ xml requests and not smpp like sms.
> >>>>>>>
> >>>>>>> On 13 December 2012 08:47, Jayesh Labade <[email protected]
> >wrote:
> >>>>>>>
> >>>>>>>> Hello List,
> >>>>>>>>
> >>>>>>>> I am trying to setup SMPP details provided my USSD provider. And
> >>>>>>>> USSD provider says that I have successfully registered SMPP
> details in
> >>>>>>>> kannel but I am not able to send USSD message.
> >>>>>>>>
> >>>>>>>> This is the URL from which I am trying to send USSD message..
> >>>>>>>>
> >>>>>>>> elinks "
> >>>>>>>>
> http://127.0.0.1:13013/cgi-bin/sendsms?username=tester&password=foobar&from=11087&to=mynumber&text=hello
> >>>>>>>> "
> >>>>>>>>
> >>>>>>>> Please help me.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Best Regards,
> >>>>>>>> *Jayesh*
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Tue, Dec 11, 2012 at 12:30 PM, Jayesh Labade <
> >>>>>>>> [email protected]> wrote:
> >>>>>>>>
> >>>>>>>>> Hello List,
> >>>>>>>>>
> >>>>>>>>> Can Someone provide me step by step guide to configure USSD with
> >>>>>>>>> kannel via SMPP.
> >>>>>>>>>
> >>>>>>>>> any help would be greatly appreciated.
> >>>>>>>>>
> >>>>>>>>> Best Regards,
> >>>>>>>>> *Jayesh*
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> Kind regards,
> >>>>>>> Alex Nyika Omuyonga
> >>>>>>> skype: alex.nyika
> >>>>>>> +256758116116
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Kind regards,
> >>>> Alex Nyika Omuyonga
> >>>> skype: alex.nyika
> >>>> +256758116116
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>
> >>
> >> --
> >> Kind regards,
> >> Alex Nyika Omuyonga
> >> skype: alex.nyika
> >> +256758116116
> >>
> >>
> >>
> >>
> >>
> >>
> >
> >
> > On Fri, Dec 14, 2012 at 11:59 AM, Alex Nyika <[email protected]> wrote:
> >
> >> Jayesh,
> >> Great.
> >> Please always copy to the list. In that way you get quick help from the
> >> community.
> >>
> >> On 14 December 2012 08:58, Jayesh Labade <[email protected]>
> wrote:
> >>
> >>> Hello Alex,
> >>>
> >>> Its working now but success rate is very low. out of 10 request made I
> >>> got only 1 USSN message on my mobile. SMPP allotted 1 TPS rate for my
> >>> account and I am making only one request at time.
> >>>
> >>> Regards,
> >>> *Jayesh
> >>> *
> >>>
> >>>
> >>>
> >>> On Thu, Dec 13, 2012 at 4:44 PM, Alex Nyika <[email protected]> wrote:
> >>>
> >>>> http://www.kannel.org/pipermail/users/2011-April/015351.html
> >>>>
> >>>> I hope it helps
> >>>>
> >>>> On 13 December 2012 12:56, Jayesh Labade <[email protected]
> >wrote:
> >>>>
> >>>>> My kannel bind with smsc through SMPP successfully but still i am not
> >>>>> able to send USSN
> >>>>>
> >>>>> Best Regards,
> >>>>> *Jayesh
> >>>>> *
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Thu, Dec 13,
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>>> 2012 at 1:13 PM, Jayesh Labade <[email protected]> wrote:
> >>>>>
> >>>>>> Hello Alex,
> >>>>>>
> >>>>>> My USSD provider gave me his SMPP details and he has also lot of
> >>>>>> customer who are using his USSD services.
> >>>>>>
> >>>>>> What should be the configuration of smskannel.conf file in order to
> >>>>>> send USSD message.. am i missing something?
> >>>>>>
> >>>>>> I can post my smskannel.conf if required..
> >>>>>>
> >>>>>> Best Regards,
> >>>>>> *Jayesh*
> >>>>>>
> >>>>>>
> >>>>>> On Thu, Dec 13, 2012 at 12:28 PM, Alex Nyika <[email protected]
> >wrote:
> >>>>>>
> >>>>>>> Hi Jayesh,
> >>>>>>> I think you need to read up  more on USSD and understand the clear
> >>>>>>> difference between USSD and SMS. Although SMS integration is
>  almost
> >>>>>>> universal for most Mobile network operators , USSD integration is
> very
> >>>>>>> varied. It also can use soap/ xml requests and not smpp like sms.
> >>>>>>>
> >>>>>>> On 13 December 2012 08:47, Jayesh Labade <[email protected]
> >wrote:
> >>>>>>>
> >>>>>>>> Hello List,
> >>>>>>>>
> >>>>>>>> I am trying to setup SMPP details provided my USSD provider. And
> >>>>>>>> USSD provider says that I have successfully registered SMPP
> details in
> >>>>>>>> kannel but I am not able to send USSD message.
> >>>>>>>>
> >>>>>>>> This is the URL from which I am trying to send USSD message..
> >>>>>>>>
> >>>>>>>> elinks "
> >>>>>>>>
> http://127.0.0.1:13013/cgi-bin/sendsms?username=tester&password=foobar&from=11087&to=mynumber&text=hello
> >>>>>>>> "
> >>>>>>>>
> >>>>>>>> Please help me.
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Best Regards,
> >>>>>>>> *Jayesh*
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On Tue, Dec 11, 2012 at 12:30 PM, Jayesh Labade <
> >>>>>>>> [email protected]> wrote:
> >>>>>>>>
> >>>>>>>>> Hello List,
> >>>>>>>>>
> >>>>>>>>> Can Someone provide me step by step guide to configure USSD with
> >>>>>>>>> kannel via SMPP.
> >>>>>>>>>
> >>>>>>>>> any help would be greatly appreciated.
> >>>>>>>>>
> >>>>>>>>> Best Regards,
> >>>>>>>>> *Jayesh*
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> Kind regards,
> >>>>>>> Alex Nyika Omuyonga
> >>>>>>> skype: alex.nyika
> >>>>>>> +256758116116
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>>
> >>>> --
> >>>> Kind regards,
> >>>> Alex Nyika Omuyonga
> >>>> skype: alex.nyika
> >>>> +256758116116
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>>
> >>>
> >>
> >>
> >> --
> >> Kind regards,
> >> Alex Nyika Omuyonga
> >> skype: alex.nyika
> >> +256758116116
> >>
> >>
> >>
> >>
> >>
> >>
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://www.kannel.org/pipermail/users/attachments/20121214/e0dd0904/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> users mailing list
> [email protected]
> http://www.kannel.org/mailman/listinfo/users
>
>
> End of users Digest, Vol 76, Issue 31
> *************************************
>



-- 
Thanks & Regards,

-Vijay Kumar Dadhich
Entrepreneur
[email protected]
Mob. No.:- 09891993899
              :- 09887729709

Reply via email to