Pagey 1.0 review

Download
by rbytes.net on

Pagey is a paging/SMS daemon written entirely in Python

License: GPL (GNU General Public License)
File size: 27K
Developer: Chris Miles
0 stars award from rbytes.net

Pagey is a paging/SMS daemon written entirely in Python. It accepts SNPP connections, and supports multiple paging devices (currently Siemens M1, and M20 SMS devices).Basically, is a simple email to SMS gateway.

pagey.py - the paging daemon. Looks for pagey_conf.py for configuration.
Listens for SNPP connections on a tcp port, queues messages, and sends them via the paging device.
pagey_conf.py - configuration file for pagey.py
rfc1861.txt - SNPP protocol
siemenssms.py - module for communicating with Siemens M1 and M20 SMS paging devices.

smsmail.py - A simple email to SMS gateway, providing the functionality to forward emails to SMS messages via SNPP to the pagey daemon.

Pagey 1.0 search tags