Project

General

Profile

Move server to new location

Added by Kamui Shiro almost 10 years ago

Hello Goautodialers

So the problem is that I have a goautodial installations that works ok and I want to move it in a new location.
The configuration will be the same except some minor things. The only let's say problem is that I want to remove all call history from the server (DB i think)

So which tables should I clear to keep my configurations but to remove old office data?

Thanks


Replies (1)

RE: Move server to new location - Added by Demian Biscocho almost 10 years ago

If you change the IP address of your GOautodial server, you need to run the following command (to update the system settings):

update_server_ip

If you want to remove old data, check the tables that has "logs" in their names. Clear or truncate those tables. You can also run the following script:

/usr/share/astguiclient/ADMIN_archive_log_tables.pl
    (1-1/1)
    Go to top