These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
- Install CentOS or Others distro linux
- Install php 5.6 | php 7 was not tested yet
- Device Modempool
- How to send message: $php sms-at-command.php [number] "[message]" [device]
- How to send ussd: $php ussd-at-command.php [device]
- How to check signal: php signal-check-at-command.php [device]