Incoming & Sent SMS content decode in sent_sms table in sqlbox

2019-09-23 Thread Rasika Udayanga
Dear All, Im using sqlbox for sending and receiving GSM and Unicode sms. In both cases msgdata stored in below format in sent_sms table in mysql database. %0D%BB%0D%C3%0D%D2%0D%9A I think above is UCS-2BE/ UTF-16BE encoded. Please assist me as to how I can get the original message by decoding

RE: 0x58 | Throttling error

2019-09-23 Thread Rene Kluwen
You could at the throughput configuration parameter in your group = smsc. See the Kannel userguide. == Rene Van: users Namens Robin C Verzonden: maandag 23 september 2019 13:09 Aan: users@kannel.org Onderwerp: 0x58 | Throttling error Dear team we are getting error 0x58 . What is the

0x58 | Throttling error

2019-09-23 Thread Robin C
Dear team we are getting error 0x58 . What is the reason for this error and how can i rectify this? -- *Thanks & Regards,* Robin C Disclaimer: This message contains confidential information and is intended only for the individual named. If you are not the named addressee you

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
alright, thanks for your help! Best Regards, On Mon, 23 Sep 2019 at 12:26, Rene Kluwen wrote: > If you want the message the be retried, then yes you can increase it. > > If you omit the option to begin with, it’s retried until the expiry time. > > > > *Van:* Denis Lezgin >

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
If you want the message the be retried, then yes you can increase it. If you omit the option to begin with, it’s retried until the expiry time. Van: Denis Lezgin Verzonden: maandag 23 september 2019 11:16 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries for

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
alright, that makes more sense now. our config set as following: sms-resend-retry = 1 which means we should increase it? thanks Best Regards, On Mon, 23 Sep 2019 at 12:06, Rene Kluwen wrote: > It means that you have the configuration option sms-resend-retry set in > your group =

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
It means that you have the configuration option sms-resend-retry set in your group = core from your Kannel config. It defines the number that bearerbox tries to deliver the message before giving up. Rene Kluwen Van: Denis Lezgin Verzonden: maandag 23 september 2019 11:00 Aan: Rene

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
I see, the question is not regarding the 0x0008 error code as we know its description and how to process it but the question is regarding the "Maximum retries for message exceeded, discarding it!" Best Regards, On Mon, 23 Sep 2019 at 11:58, Rene Kluwen wrote: > No, the smsc returns

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
No, the smsc returns error code 0x0008. Kannel calls it a “system error” but the real meaning depends on your smsc. == Rene Kluwen Van: Denis Lezgin Verzonden: maandag 23 september 2019 10:56 Aan: Rene Kluwen CC: users@kannel.org Onderwerp: Re: SMSC - Maximum retries for message

Re: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
Hi Rene, Thanks for quick response. You mean that the " Maximum retries for message exceeded, discarding it! " is coming from SMSC? as for me it looks like Kannel response. Thanks Best Regards, On Mon, 23 Sep 2019 at 11:54, Rene Kluwen wrote: > Hi Denis, > > > > It can mean

RE: SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Rene Kluwen
Hi Denis, It can mean different things. It’s best to inquire with your smsc themselves to ask them what this message means. Regards, Rene Kluwen Van: users Namens Denis Lezgin Verzonden: maandag 23 september 2019 10:51 Aan: users@kannel.org Onderwerp: SMSC - Maximum retries

SMSC - Maximum retries for message exceeded, discarding it!

2019-09-23 Thread Denis Lezgin
Hi guys, I noticed strange behavior of bearerbox (SMSC side of it) that most likely have been occurring for some long time but I just noticed it. In smsc log i see following warning message: "Maximum retries for message exceeded, discarding it!" and it comes right after submit_sm_resp that has