I am getting USSN message after every 6th attempt of URL hit, so my 5 attempts are useless. I am not able to figure out who is actual culprit. Any Idea?
This is my URL.. http://192.168.1.195:13013/cgi-bin/sendsms?username=tester&password=foobar&from=11087&to=MYNUMBER&text=hello<http://192.168.1.195:13013/cgi-bin/sendsms?username=tester&password=foobar&from=11087&to=918898378838&text=hello> Best Regards, *Jayesh * On Fri, Dec 14, 2012 at 3:00 PM, Jayesh Labade <[email protected]>wrote: > 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 >>> >>> >>> >>> >>> >>> >> >
