bulk sms with python

Bob Hartwig bobjects at gmail.com
Tue Oct 28 11:27:09 EDT 2014


Sounds like you want to use Twisted or something to implement the SMPP
protocol.  That's not trivial, but probably not too difficult; if you don't
need message delivery confirmation, it should be stateless.

    Bob



On Tue, Oct 28, 2014 at 8:01 AM, ngangsia akumbo <ngangsia at gmail.com> wrote:

> I need to build a bulk SMS system for a particular group of users.
>
> i WAS THINKING OF USING RAPIDSMS, AND KANNEL.
>
> Is there not a way to use just python from scratch to build a bulk sms
> system
>
> or if there are other simpler means please indicate to me.
>
>
> Thanks
>
> Ngangsi Richard
>
> skyoe: ngangsia.richard
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141028/db10e1a7/attachment.html>


More information about the Python-list mailing list