Max Watermolen
Max Watermolen
@dreinhold What do you think about adding a text to speech function, Auzre give 5 audio hours free ;) https://azure.microsoft.com/en-us/pricing/details/cognitive-services/speech-services/ Id imagine we'd be able to add the api request...
Add ReCaptcha or CF's Captcha to login
Implement Historical Transmission page / API for date range look ups
Make it so independent systems can forward calls to each other...
Implement Multi-site System Support... So for example two towns on the same system... likely cant filter dups well so TG safe/block list?
Instead of WS causing an AJAX reload, add new transmissions dynamically via websockets.. Implement client tracking and asymmetric crypto for security to use a unicast channel can be used for...
Allow users to create and save their own scan lists
Implement a Call metrics job and dashboards... Maybe use celery to run large sql queries hourly to get call stats
Should be pretty easy, just need to parse out the json from [here](https://github.com/robotastic/trunk-recorder/blob/master/STATUS-JSON.md) and parse into models/DB. Then the real magic can happen ;)