[Twisted-Python] SMS sending with Python

Alec Matusis matusis at yahoo.com
Tue Dec 18 05:01:39 EST 2007


You can just send emails to most providers
http://en.wikipedia.org/wiki/SMS_gateways
(section "Email to SMS")

I am not sure you even need Twisted for that, you could just have a for loop
sending emails I suppose... 

From: twisted-python-bounces at twistedmatrix.com
[mailto:twisted-python-bounces at twistedmatrix.com] On Behalf Of Alvin Delagon
Sent: Tuesday, December 18, 2007 1:22 AM
To: Twisted general discussion
Subject: Re: [Twisted-Python] SMS sending with Python

What is your SMS provider? What protocols are they using? Is it SMPP, CIMD2,
CSP?


On Dec 18, 2007 4:51 PM, Daniel Marfil <dmarfil at citic.es> wrote: 
Hi, my name is Daniel from Spain, and this is my first post here ;-)
I've been looking for something in twisted that allows me to send SMS 
messages through a server, but got no luck until the moment.
Could anyone give me a clue to begin?

Thank you in advance,

Daniel


_______________________________________________
Twisted-Python mailing list 
Twisted-Python at twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python 






More information about the Twisted-Python mailing list