Pagey 1.0 review
DownloadPagey is a paging/SMS daemon written entirely in Python
|
|
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 keywords