On Wed, 2011-12-21 at 13:43, mohamed keita wrote:
> 
> I read the documentation(user documentation) on dlr. I uninstalled and 
> recompiled kannel with  - with-mysql. Then I update my  core group by adding 
> dlr-storage = mysql. I added the following lines to my configuration lines.
> 
> # Configuration connection mysql
> group = mysql-connection
> id = mydlr
> host = localhost
> username = root
> password = fyle
> database = kannel
> max-connections =2
> 
> # Groupe dlr-db(stocker les informations sur les sms envoyés)
> 
> group = dlr-db
> id = mydlr
> table = dlr
> field-smsc = smsc
> field-timestamp = ts
> field-destination = destination
> field-source = source
> field-service = service
> field-url = url
> field-mask = mask
> field-status = status
> 
> but i have no datas in my database.
> 
> 
>  I have no data in my database.

This is temporary storage for DLRs.  

If you want to have permanent DLR storage you can use some ready-made
applications or try to play with sqlbox.

-- 
Kind regards,  Milan
--------------------------------------------------
Arvanta, IT Security        http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)

Reply via email to