emxsys / callattendant

A python-based automated call attendant, call blocker, and voice messaging system running on a Raspberry Pi. Screens callers and block robocalls and scams with a low-cost Raspberry Pi and modem.
https://emxsys.github.io/callattendant/
MIT License
115 stars 37 forks source link

Country code #148

Closed ushills closed 9 months ago

ushills commented 3 years ago

Added setting to enable the setting of the modem country code in the app.cfg file.

If the COUNTRY_CODE does not exist in the app.cfg file it retains the default setting, this is required with several modems that do not have flash ram as the setting is lost on power down. Now it is set at init time.