On 31 Mar 2004, sean wrote: > > > There is a good front end in /contrib/php-admin that comes with > > > Kannel 1.2.1. The php scripts are well documented and easy to > > > adapt to your own needs. > > > > Thanks, This will help me to admin and send SMS. But How to handle > > the recevied SMS ? How to handle multiple user account ?
> I created a MySql database and a PHP script that sends a PIN code to > users when they register. Incoming SMS are checked for keyword to > decide the service to provide and then for the PIN code which is > verified with the phone number in the database. Incoming message is > then stored in the database for that user. Mr Asif Ali also suggesting the Same kind of soluction. But I felt that I am not the 1st person who need this utility. So If anyone worked /working in this, can share ur exprience ? 1. Presently SMS is dumped in kannel.store file. 2. How to store the incoming SMS (from External SMSC) into DB ? 3. Is there any patch is avaiable to redirect it to DB. Bye :) -- Bharathi S, Midas Team, (__) Intel Lab, TeNeT Group, oo ) IIT-Madras, Chennai-INDIA. (_/\ Known is drop, Unknown is OCEAN.
