Re: SMS REJECTED due to throttling

2016-11-11 Thread Giulio Giovannini
Hi, we threw in a quick fix. In the attachement. I think the proper fix should allow the user to list in the connection configuration the NACK codes that he/she wants to consider as temporary. Ciao, Giulio 2016-11-11 12:21 GMT+01:00 Stipe Tolj : > Hi, > > can we see the

Re: SMS REJECTED due to throttling

2016-11-11 Thread Stipe Tolj
Hi, can we see the EMI/UCP PDU exchange from bearerbox.log in DEBUG level, so we can have a look into the code to see if there was any change? Stipe -- Best Regards, Stipe Tolj --- Düsseldorf, NRW, Germany Kannel Foundation

Re: SMS REJECTED due to throttling

2016-10-26 Thread Paulo Correia
Giovannini <mailto:giulio.giovann...@mobyt.it>; users@kannel.org <mailto:users@kannel.org> *Subject: *Re: SMS REJECTED due to throttling you'll need to reduce, by setting throughput. document doesn't say about temporary condition, it will discard it, but if you put d

Re: SMS REJECTED due to throttling

2016-10-24 Thread Giulio Giovannini
> > break; > > > > default: > > return SMSCCONN_FAILED_REJECTED; > > } > > } > > > > > > > > *From: *Fajar <bebas...@yahoo.com> > *Sent: *Saturday, October 22, 2016 4:58 AM > *To:

RE: SMS REJECTED due to throttling

2016-10-22 Thread Vangelis Typaldos
gt;; users@kannel.org<mailto:users@kannel.org> Subject: Re: SMS REJECTED due to throttling you'll need to reduce, by setting throughput. document doesn't say about temporary condition, it will discard it, but if you put delivery report url, it will call back with spesific status, in my

SMS REJECTED due to throttling

2016-10-21 Thread Giulio Giovannini
Hi all, I have recently moved some UCP connections from kannel 1.4 to kannel 1.5. I am pretty sure that when kannel 1.4 received a NACK 04 (throttling) it considered it as temporary error and retried. Version 1.5 seems to consider it a permanent error and discards the SMS. Have a look at this