I want to add 2 new features to the Community version that we have been using for a long time on our old system.
“Max Call Rate”. A global value to only allow calls with a termination rate < Max Call Rate
This would prevent fraudsters from calling high cost destinations on ASTPP
In Configuration → Settings → Calls → Pinless Authentication
I would like to add 2 more options.
Enable (use ANI authentication)
Disable (use PIN authentication)
Enable with PIN (use ANI authentication and PIN)
For the third option I want to use PIN authentication only for certain countries.
Come on man, I think anyone who has the skills to write an add-on, would be able to easily find the obvious name of the directory in which they are kept.
The folder structure can vary based on the installation method and version of ASTPP however add-ons or apps are mostly stored in the “addons” or “addons/apps” directory within the ASTPP installation directory
addons directory:
Search for “addons” directory within your ASTPP installation directory, might be organized into subdirectories here addons/apps directory:
Some versions organize add-ons under an “apps” subdirectory within the “addons” directory. modules directory:
Version dependant, might find add-ons or additional features in “modules” directory within ASTPP
To find location, navigate through the file system of your ASTPP server or check the documentation that comes with the version you are using.
You obviously have access to the server, use commands like cd to change directories and ls to list the contents of a directory
I most likely do not have the skills to write an add-on but I’ll post a bounty or get outside help. I just wanted to look at it quickly to see what we are dealing with. I am pretty new to ASTPP.