Re: smsc messages
"Alex Judd" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <009001c2ff68$48b665b0$0201640a@alexcompaq1> |
SMPP error code 14 is a queue full error and 58 is a throttling error, so it looks like your not throttling your traffic and flooding your SMSC's queues. Solution. 1. Write a program to throttle your message sending (25/sec or such) 2. Download the SMPP error codes from Skywire's website (http://www.skywire.co.uk) 3. Apologise to your SMSC :-) Alex Skywire ----- Original Message ----- From: "Patrick Mignott" <[email protected]> To: <[email protected]> Cc: <[email protected]>; <[email protected]> Sent: Thursday, April 10, 2003 4:35 PM Subject: Fw: smsc messages > hello. I am connected to a CMG SMPP 3.3 service for the last 5 week > everything was ok, however I started to see about 10% FAIL sent message. > (incoming is ok) now it's about 70% fail. I am not sure what the problem is > but I suspect it's with CMG...please see the error messages below.. my > volumes are very low.. what could it be ? > > 3 error messages! > > > \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ > 2003-04-09 17:12:19 [7] ERROR: SMPP[INFOSERVICE]: SMSC returned error code > 0x00000058 in response to submit_sm. > \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ > 2003-04-09 17:19:19 [7] ERROR: SMPP[INFOSERVICE]: SMSC returned error code > 0x00000014 in response to submit_sm. > \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ > 2003-04-09 17:19:19 [7] ERROR: SMPP[INFOSERVICE]: SMSC returned error code > 0x000000FF in response to submit_sm. > ////////////////////////////////// > > > >