09/30/2021
If you're a customer of VoIP.ms, it looks like their service is starting to stabilze now from the recent on-going DDoS attacks. All of my lines are now working - once I switched to using the IP address instead of using DNS.
Also, if you are a user of the command-line tools that use their API from the Github of RJ White, the Perl versions broke because of changes to mitigate DDoS attacks. So the Perl versions have been updated and now use the Perl CPAN module of LWP::UserAgent instead of WWW::Curl. Also, the Perl version of send-sms-message now has a -s or --show-aliases option to show any phone number aliases you may have set up in your config file.
The Python versions remain unaffected.
-rj