Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

droe/aspsms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby ASPSMS -- aspsms.com short message service gateway library and client
http://www.roe.ch/ASPSMS

Copyright (C) 2005-2015, Daniel Roethlisberger <daniel@roe.ch>
All rights reserved.

Ruby ASPSMS is both a ruby library and a command line client for painfree,
UNIX-style interaction with the aspsms.com short message gateways.

Written to conform with the ASPSMS XML Interface Specs 1.91, 2007-12-05.
-   Support for text SMS, show credits, and originator unlocking/testing.
-   Conforms to ASPSMS failure safety recommendations.
-   Delivery status notification is supported by the low-level library
    but not exposed in the easy API nor the command line client.

Configuration is read from ~/.aspsms or [/usr/local]/etc/aspsms by default:

    # ASPSMS configuration
    # mandatory options:
    userkey XYZXYZXYZXYZ
    password y0UrPasSw0rD
    # optional default originator:
    originator +41XXXXXXXXX
    # optional gateway override:
    gateway othergateway:port

Make sure to set sensible permissions (0600 is a good start).

About

Ruby ASPSMS - aspsms.com short message service gateway library and client

Resources

License

Stars

Watchers

Forks

Packages

No packages published