But are you sure that those messages are deleted from the queue and
persisted only in memory?

On Tue, Apr 28, 2009 at 6:12 PM, Eduardo Raad
<eduardo.r...@metromovil.com>wrote:

> There is a "http-request-retry" and "http-queue-delay" properties in the
> smsbox group that make Kannel persist messages in memory inside the smsbox
> until they can be delivered to a sms-service.
>
> This is useful when the http sms-service is down, so your messages won't be
> lost.
>
> As I do my billing logs "behind" Kannel using an sms-service, this is
> crucial as I cannot afford to lose messages after they are out of the
> bearerbox.
>
> Eduardo
>
>
> On Tue, Apr 28, 2009 at 11:06 AM, Alejandro Guerrieri <
> alejandro.guerri...@gmail.com> wrote:
>
>> afaik, as soon as a message enters kannel is stored on the file-based
>> store until it's delivered or discarded.
>> Regards,
>>
>> Alejandro
>>
>>
>> On Tue, Apr 28, 2009 at 4:18 PM, Eduardo Raad <
>> eduardo.r...@metromovil.com> wrote:
>>
>>> Alejandro,
>>>
>>> As far as I know, the smsbox queue for sms service requests are not
>>> persistent in the last cvs. This means that if a sms service request gets an
>>> http error, the message will get queued, but this will get lost if kannel is
>>> shutdown.
>>>
>>> Bearerbox messages are persistent.
>>>
>>> Please correct me if I'm wrong.
>>>
>>> Sent from my BlackBerry® wireless device
>>>
>>> ------------------------------
>>> *From*: Alejandro Guerrieri
>>> *Date*: Tue, 28 Apr 2009 16:15:56 +0200
>>> *To*: Alvaro Cornejo<cornejo.alv...@gmail.com>
>>> *Subject*: Re: Re[2]: Queue saving ?
>>>
>>> Clarification:
>>> The only non-persistent storage in kannel is the default setting for
>>> DLR's (but you can configure a DB storage engine for this, of course).
>>>
>>> The messaging queues ARE persistent and there's no way to change that.
>>>
>>> Regards,
>>>
>>> Alejandro
>>>
>>> On Tue, Apr 28, 2009 at 3:58 PM, Alvaro Cornejo <
>>> cornejo.alv...@gmail.com> wrote:
>>>
>>>> A precision to comment by Eduardo. Kannel queue IS persistent if you
>>>> configure store type/location (currently spool & file). The default
>>>> is, as Eduardo said, not
>>>> persistent
>>>>
>>>> Alvaro
>>>>
>>>>
>>>> |-----------------------------------------------------------------------------------------------------------------|
>>>> Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier
>>>> celular y Nextel
>>>> en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via
>>>> SMS y GPRS online
>>>>              Visitenos en www.perusms.NET www.smsglobal.com.mx y
>>>> www.pravcom.com
>>>>
>>>>
>>>>
>>>> On Tue, Apr 28, 2009 at 8:45 AM, Eduardo Raad
>>>> <eduardo.r...@metromovil.com> wrote:
>>>> > As far as I know Kannel does not support database logging for MO
>>>> messages
>>>> > out of the box.
>>>> >
>>>> > To work around this you may create an SMS service (with php, python or
>>>> > whatever language you like) that stores MO messages in a database and
>>>> serves
>>>> > the content (or forwards it to an external provider).
>>>> >
>>>> > The lastes Kannel version supports SMS service message queuing so you
>>>> don't
>>>> > worry about loosing messages if your http site is down for some time,
>>>> > although this queue is not persistent (it will be erased if Kannel is
>>>> > shutdown).
>>>> >
>>>> > Look up for sms-service configuration in the user guide.
>>>> >
>>>> > Hope this helps you.
>>>> >
>>>> > Eduardo
>>>> >
>>>> > Sent from my BlackBerry® wireless device
>>>> >
>>>> >________________________________
>>>> > From: waza...@inbox.lv
>>>> > Date: Tue, 28 Apr 2009 16:31:09 +0300
>>>> > To: <users@kannel.org>
>>>> > Subject: Re[2]: Queue saving ?
>>>> >
>>>> > Why Kannel does not created mysql support but only file and dir
>>>> support ?
>>>> >
>>>> > Tuesday, April 28, 2009, 4:25:35 PM, you wrote:
>>>> >
>>>> >> If you want mysql storage for MT you can use either sqlbox and/or use
>>>> >
>>>> >> a patch from Alejandro Guerreri http://www.blogalex.com/archives/88
>>>> >
>>>> >> don know its status or if it is ready for production
>>>> >
>>>> >> Regards
>>>> >
>>>> >> Alvaro
>>>> >
>>>>
>>>>
>>>
>>
>
>
> --
> Eduardo Raad
> Gerente General
> Metromovil
>
> móvil   + 593 93978888
> oficina + 593 42329455 x 1099
>
> Av. 10 de Agosto 511 y Chimborazo
> Edificio Equinoxcorp, Piso 3
> Guayaquil, Ecuador
>

Reply via email to