Hi David, 

Ben is rigth, that error means that you are sending more messages per second
that your operator is allowing, but not always. I had the same problem, but
thoughput and max-pending-submits didn't work.

I resolved that problem with wait-ack. You ban probe some values for that
parameter. That’s my conf:

throughput=40
max-pending-submits = 10
wait-ack = 600

I hope it help you

Mario

-----Mensaje original-----
De: Ben Suffolk [mailto:[EMAIL PROTECTED] 
Enviado el: Lunes, 30 de Octubre de 2006 8:49
Para: David Szanto
CC: [email protected]
Asunto: Re: SMSC returns Throttling error a bit too often

> Hi everyone,
> I've got kannel v 1.4.0 installed on a debian (Sarge) platform  
> comunicating
> with a SMSC through SMPP v3.4.  Now, I've been getting the  
> following error 7
> times every 30 seconds or so:
> ---------------------------------------------------------------------- 
> -----------------------------
> 2006-10-30 07:23:08 [5408] [7] WARNING: SMPP: PDU NULL terminated  
> string has
> no NULL.
> 2006-10-30 07:23:08 [5408] [7] ERROR:
> SMPP[SMPP:smsc:9802/9802:PLAT_GPP:GENASYS]: SMSC returned error code
> 0x00000058 (Throttling error) in response to submit_sm.
> ---------------------------------------------------------------------- 
> -----------------------------
>
> I've got kannel configured with:
> thoughput=10
> in order not to stampeed over the SMSC.
>
> But I don't really understand what the SMSC means by this error.
> On the othe hand I'm also getting:
> --------------------------------------------------------
> 2006-10-30 07:31:13 [5408] [7] ERROR: SMPP: Unknown TLV(0x000e, 
> 0x0001,01) for
> PDU type (deliver_sm) received!
> --------------------------------------------------------
> For what I've read, it could be solved by changing interface- 
> version to 33.
> But the SMSC kannel is talking to works with SMPP3.4, so I'm a bit  
> lost in
> that respect also.

David,

It sounds to me like you are sending more messages per second that  
your operator is allowing. Ask them how many messages per second you  
are allowed to send, and then set the throughput accordingly.

Regards

Ben



-- 
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.16/504 - Release Date: 27/10/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.408 / Virus Database: 268.13.16/504 - Release Date: 27/10/2006
 


Reply via email to