RE: sms & header like email
"Navjot Singh" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel,gmane.comp.mobile.kannel.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Andres, Ideally, this question should be part of users list. I am marking CC to them. 1. Configure sms-service for incoming smses. 2. On incoming sms, you can invoke some URL. 3. Kannel gives you text, from, to, time at which sms was received. You can write a CGI/Servlet program(this will be your URL mentioned in point 2) that accepts the params mentioned in point 3. I am sure many people on this list have this implementation in place. HTH Navjot Singh >-----Original Message----- >From: [email protected] [mailto:[email protected]]On >Behalf Of Anders >Sent: Thursday, March 25, 2004 8:26 AM >To: [email protected] >Subject: sms & header like email > > >hi all > >just a thought, does sms has a header? (like in email) > >so all incoming sms can be parsed into a database, >to be query to viewed like a 'threaded view' format? > >or any different approach? > >thank you > >-a- > >