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

-----Original Message-----
From: Alejandro Guerrieri <alejandro.guerri...@gmail.com>

Date: Tue, 28 Apr 2009 16:15:56 
To: Alvaro Cornejo<cornejo.alv...@gmail.com>
Cc: <eduardo.r...@metromovil.com>; <users@kannel.org>
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
> >
>
>

Reply via email to