Hi Iain,

Thanks for your reply.
I don't need php interface to insert in the database. The kannel insert the SMS 
traffic in the log file beareraccess.log I don't like the solution I need 
kannel write in the mysql direct no interface between kannel & mysql.


I like that    

MO Message ---->        SMSC  ------  >  Kannel  --mo---  > Mysql  ------- > 
Application 

MT Message  < ---- SMSC < ------   Kannel < --MT---   Mysql < -------  
Application



Best Regards
Michael Farouk 



-----Original Message-----
From: Iain Dooley [mailto:[email protected]] 
Sent: Sunday, February 19, 2012 9:27 AM
To: Michael Farouk
Cc: [email protected]
Subject: RE: users Digest, Vol 66, Issue 41

Hey Michael,

In order do this, you need to define a service which "receives" the 
messages. This is done by creating a script that is located at a URL (eg. 
http://localhost/my_receiver.php) that will take the inbound message and 
do all the processing for you.

You can look at how to configure a service in the kannel user guide:

http://kannel.org/userguide

Cheers,
Iain

On Sun, 19 Feb 2012, Michael Farouk wrote:

> Dears,
>
> Kindly, I need kannel to insert the sms traffic in data base MYsql how can I 
> do that? Anyone can help me ...
>
>
> Best Regards
> Michael Farouk
>
>
>

Reply via email to