SR-Navigator WEB-application
SR Navigator is a control panel for SIM Roulette aggregators (all models for except for SR-1640). Installed on your WEB server (WEB hosting). Minimum requirements: MySQL, PHP 5.3 or higher, CRONTAB edit access (task scheduler).
The natural advantages of a WEB panel over a PC application include: accessibility from any geographic point, no need to keep the computer constantly enabled and natural parallelization of processes, the ability to open any authorized user, on any device, any number of browser tabs with the desired sections of the panel.
To install SR Navigator, just unzip it to any folder or to the root of your site and run index.php. Further installation and configuration takes place using the built-in installer.
Features and capabilities:
- The panel interface is adapted for control from a computer, tablet and smartphone.
- SR-Navigator interacts simultaneously with an unlimited number of aggregators SIM Roulette of any model (except SR-1640 for now).
- Aggregators can be connected in any of 2 modes Client or Server.
- The function of automatic scanning of the specified ranges of SIM cards has been implemented - receiving phone numbers, balance, incoming SMS.
- A database of phone numbers common for all connected aggregators with the possibility of a convenient selection according to any possible criteria.
- Uploading the phone base to Excel.
- It is possible to form Pools of phone numbers and assign them assignments.
- Pools can include phone numbers of SIM cards physically located in different aggregators.
- Implemented distribution of tasks between aggregators, both locally connected and and removed.
- Provided Online mode, in which the aggregator's modems receive incoming SMS and calls, allow you to send SMS, make USSD requests, make outgoing calls.
- An audible alarm is provided for processes requiring manual intervention.
- Data can be sent to e-mail.
- All operations are logged - there is a log of interaction with aggregators and a log the actions to be performed.
- The possibility of expanding the functionality in any direction you need has been laid. An important task of the software is to teach remote interaction with SIM devices Roulette.
For ease of understanding the code, we abandoned templating tools and classes, commented all key parts of the scripts.
This software is distributed under the free GPL license. You can add to the WEB-panel any functionality you need in your project. Use the necessary methods in your projects.
We are constantly developing and improving SR-Navigator, we accept requests for making new functionality ...