2014-07-08 11:26 GMT+04:00 Antonis Spirou <[email protected]>: > Hi all, > > a quick question. > If i use sqlbox do i have to use kannel's storage facility or one has > nothing to do with the other? >
kannel's storage HAS nothing to do with sqlbox. kannel's storage it's just temporarily to track which messages are in queue (file / spool storage) or awaiting delivery (DLR storage -- internal/mysql/postgresql/etc). kannel's bearerbox have 2 storages as you can see: one for queue and other one for DLR. sqbox is used to save message log into DB and get items to the queue from DB. > > BR > -- > *Antonis Spirou* > Systems Administrator > > > >
