No problem ... code 14 (Message Queue Full) is used by many operators to denote mailbox full, which means that the controller has the maximum allowed messages in queue for the specific user phone number. Switch on debug to see the phone number as well. Errors will disappear as soon as the user turns on his phone and receives the queued messages, or as soon as kannel stops retrying, in which case logging will stop.
Dimitris Evmorfopoulos ________________________________ From: sheena sheena [mailto:[EMAIL PROTECTED] Sent: Thursday, February 15, 2007 10:31 PM To: [EMAIL PROTECTED] Cc: [email protected] Subject: Re :Re: sms-resend-retry ignored Hi Problem is observed in latest CVS cvs-20070129 versions. Regards Sandesh K 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:54 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. 2007-02-13 16:26:55 [4583] [6] ERROR: SMPP[xxxxxx]: SMSC returned error code 0x00000014 (Message Queue Full) in response to submit_sm. "Alejandro Guerrieri" wrote Adam, As a rule of thumb, if having problems with older versions of Kannel, first step it's to upgrade to latest CVS, since many errors are already corrected on CVS. If after upgrading the problem persists, then inform the list since it may be a previously unseen or undetected bug. Regards, Alejandro On 2/3/07, Adam Trueman wrote: > > > Hi, > > We have been having problems with the Message Queue Full error with Kannel > 1.4.0. Kannel used to send a lot of retry requests (about 10/sec) putting > unwanted load on SMSC and causing delays in the handling of other messages. > > With the introduction of sms-resend-retry and sms-resend-freq in Kannel > 1.4.1 the problem was expected to have been solved. So we have upgraded to > Kannel 1.4.1 stable release. These parameters do control the problem for > some time, but the problem appears a few hours after starting kannel. > > It appears that whenever Message Queue Full error occurs for a concatenated > message split in parts, sms-resend-retry and sms-resend-freq dont apply, > putting kannel again in the same state, generating a lot of retry requests > badly affecting the performance. > > Is there a solution to the problem? Any help is greatly appreciated. > > Thanks > Adam > > ________________________________ > Be a PS3 game guru. > Get your game face on with the latest PS3 news and previews at Yahoo! Games. -- Alejandro Guerrieri Magicom http://www.magicom-bcn.net/ LinkedIn: http://www.linkedin.com/in/aguerrieri
