Kannel doesn't do that internally - you need to write an application wrapper that 
stores outgoing messages before sending them and incoming messages before handling them

--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]

+972-9-9581711 (116)
+972-67-340014

::..
William "D-FENS" Foster:  I'm the bad guy???  How did that happen?
        -- from "Falling Down"



> -----Original Message-----
> From: Afif [mailto:afif@;sur.ogs-id.com]
> Sent: Wednesday, October 23, 2002 8:14 AM
> To: Kannel
> Subject: Storing sms to mysql
> 
> 
> Dear All,
> 
> after a couple days for compile and install finally I could test send
> sms from my smsbox through http thanks for all yr support to guide me
> even I am not fast learner,
> now I have question about sending & recieve sms.
> how to store send and receive sms into mysql table, I compile 
> kannel whit
> mysql db
> its my config the kannel.conf for dlr-mysql
> 
> # DLR Mysql
> group = mysql-connection
> id = dlr-db
> host = tiger
> mysql-username = afif
> mysql-password = afifku0
> database = kannel
> 
> 
> group = dlr-mysql
> mysql-id = dlr-db
> table = dlr
> field-smsc = smsc
> field-timestamp = ts
> field-destination = destination
> field-service = service
> field-url = url
> field-mask = mask
> field-status = status
> 
> so I could monitor traffic of my kannel system
> any one have suggested how to I begin to do with kannel plus mysql ?
> or some one have some piece of code/ application for test?
> need yr guidance
>   
> 
> -- 
> Best regards,
> Afif
> mailto:afif@;sur.ogs-id.com
> 
> 
> 
> 

Reply via email to