David Swinton
posted this on March 05, 2011 03:17 pm
Neural provides a Linux command line client for our SMS services. This allows for easy integration with windows applications and services.
Possible uses include:
- Integration with monitoring and notification systems
- Integration with scheduling, time management and workforce management solutions
- Integration with billing systems (late notifications, etc)
- Various others
You can download the latest version of the SMS CLI client for Linux from our website.
The application download includes usage documentation.
Download link:
http://www.neural.com.au/dl/SMS-CLI-LINUX-1.0.tar (version 1.0, 8.75 KB)
To extract the application run:
tar -xvf SMS-CLI-LINUX-1.0.tar
This application requires PHP and cURL to be installed. To install it, run the following commands:
Debian / Ubuntu: apt-get install php-cli php-curl
CentOS / RHEL:yum install php php-curl
Tested on:
- Debian Lenny
- Ubuntu 10
- CentOS 5.2
- RHEL (Red Hat Enterprise Linux)
There is also a Windows version of this application available for download in the Knowledge Base.