Home Forums SecAst (Security for Asterisk) Configuration & Optimization Automatic update to Geofencing database Reply To: Automatic update to Geofencing database

Avatar photoTelium Support Group
Participant
Post count: 262

This can be accomplished with a simple bash (or python, perl, etc) script.  At a high level the steps are:

  1. Change to the /usr/local/secast directory
  2. Use ‘wget’ to pull down the latest GeoIP database from the telium file server
  3. Restart the SECast service (don’t worry, all state is saved)

We normally make GeoIP database updates available with program updates; however, if you require more frequent updates (or access to a higher accuracy database) please contact your account rep for additional information.