Hi, haven't tried this yet, but under "incoming" kannel seems to understand the HTTP- not the EMI-Interface in this case, so this should do it.
I took a quick look at the source and it seems like the bearerbox checks the queue for the EMI-connection and if the queue is longer than the value sms-incoming-queue-list the message is discarded. Regards Falko 2008/7/8 Oren Ein-gal <[EMAIL PROTECTED]>: > Hi Falko, > > Thanks for the fast answer. > However I'm looking for a way to limit the outgoing messages queue. > I don't want outgoing message to be queued at all. > > Thanks, > > Oren Ein-Gal > VP Professional Services > > Volas Entertainment > T +972 73 252 5252 (ext. 103) > F +972 9 956 7481 > M + 972 54 522 4138 > www.VolasEnt.com > "Unleash Your Content" > > > -----Original Message----- > From: Falko Ziemann [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 08, 2008 7:22 PM > To: Oren Ein-gal > Cc: [email protected] > Subject: Re: limit the queued messages > > Hi, > > see core configuration on page 22: > > "sms-incoming-queue-limit > > number of messages > > Set maximum size of incoming > message queue. After number of > messages has hit this value, > Kannel began to discard them. > Value 0 means giving strict > priority to outgoing messages. > -1, default, means that the queue > of infinite length is accepted. > (This works with any normal > input, use this variable only > when Kannel message queues > grow very long)." > > Regards > Falko > > 2008/7/8 Oren Ein-gal <[EMAIL PROTECTED]>: >> Hello Group, >> >> >> >> I'm using Kannel 1.4.1 with EMI/UCP protocol. >> >> >> >> Is there a way to limit the queued outgoing messages? >> >> Sometimes due to network failures (I assume) the SMSC connection goes from >> "online" to "re-connecting" status, and the messages are being queued. >> >> >> >> Is there a way to configure the Kannel that the sendsms http interface will >> return an error in case the SMSC connection is not online. >> >> >> >> Thanks, >> >> >> >> Oren Ein-Gal >> >> VP Professional Services >> >> >> >> Volas Entertainment >> >> T +972 73 252 5252 (ext. 103) >> >> F +972 9 956 7481 >> >> M + 972 54 522 4138 >> >> www.VolasEnt.com >> >> "Unleash Your Content" >> >> > > >
