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