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

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Customer Inquiry
    Participant
    Post count: 201

    I would like to update my Geofencing (IP address to location) database automatically and frequently.  How can I do this?

    Telium Support Group
    Moderator
    Post count: 263

    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.

     

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.