Hi, kannel can redirect incoming SMS as http GET/POST requests to a web server. For example if you have Tomcat you can write a Java Servlet that will accept the kannel request and do something with it. Kannel can pass the SMS message text as well as other info (originator's MSISDN etc.) as http parameters in the GET or POST request. (Of course you can do the same with Apache and write CGI, Perl or Python Scripts instead of servlets) You need to configure kannel to tell it where and in what format to send the http requests. See "Chapter 6 - Seting up a SMS Gateway" on section "SMS-service configurations" to see how to configure kannel to accept incoming SMS.
Spyros ---------------------------------------------------------------------------- --- Spyros Sakellariou Product Development Manager e-mail [EMAIL PROTECTED] Phone +30 210 667 9874 Mobile +30 694 700 7984 Fax +30 210 667 9837 Telco Information Systems & Solutions Division Intracom S.A. Markopoulo Ave. 190 02 Peania Athens -----Original Message----- From: Ratno Putro [mailto:[EMAIL PROTECTED] Sent: Friday, February 18, 2005 1:27 PM To: [email protected] Subject: plz help me kannel, was new to me, but i think i'ts nice as a new toy :D. i'm using siemens c55 as the modems, i can send messages, but i dont know how to read the incoming messages? thanks..
