RE: SMSC_SMTP ?
Alex Judd <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
To answer both response at once (thanks), it's not for a carrier connection it's to provide an interface for the users to use, it may be handy to have available in Kannel for a one-stop-solution type point of view although I do understand that writing the module in C and reinventing what a lot of good programs are already doing well is a waste. Why use lynx? Very simple way of calling the http interface in Kannel. I agree that every language around has a good socket library (I'm using Java servlets to automatically respond to inbound messages via http). The traffic levels are also very very low so the overheads won't really matter. BTW any feedback on adding the ability to overrider the default source and destination ton(s) and npi(s) for smsc_smpp? I've just readded it to the CVS version I checked out and I'd like to have it added for the future. Alex On Wed, 13 Mar 2002, Oded Arbel wrote: > I don't think its necessary - using script to feed your application is > usually easier then writing full fledged modules in C, and performance > is rarely an issue when dealing with SMTP. but why use lynx ? every > scripting language worth anything has usable internal HTTP calls (see > PERL LWP, PHP CURL and even BASH). > > -- > Oded Arbel > m-Wise Inc. > [email protected] > > "Enjoy the minor good things in life. The great things are rare." > > > > -----Original Message----- > > From: Alex Judd [mailto:[email protected]] > > Sent: Wednesday, March 13, 2002 3:36 PM > > Cc: [email protected] > > Subject: SMSC_SMTP ? > > > > > > Has anyone written an SMTP SMSC interface for Kannel? I'm > > going to set it > > up using mail aliases, and lynx otherwise (a non attractive > > option) but > > potentially looking at the smsc_http.c interface this could > > be changed to > > parse responses on port 25? > > > > Alex > > > > -- > > Alex Judd > > www.skywire.co.uk > > > > > > > -- Alex Judd http://www.skywire.co.uk