1 configure your remote server – ZyXEL Communications IP PBX X6004 User Manual

Page 429

Advertising
background image

Chapter 29 ACD Logs

X6004 User’s Guide

429

29.2.1 Configure your remote server

The procedure to configure your remote server is as follows:

1

Fill in all fields in the Report > LOGS > ACD > Configuration screen and then
click Download.

2

Save the acd.sql file to your computer.

3

Make sure the MySQL service is ready on the remote server.

4

Upload the acd.sql file to your remote server (in the same directory of your
installed MySQL server) and execute the file using the command shown in the first
line of the acd.sql file. For example, “

mysql -u sqlzyxel -p123456 < acd.sql”

where

sqlzyxel

is the username and

123456

is the password

.

5

After the script is successfully applied, your MySQL server can work with the
X6004.

Use built-in
server

Select this to have the X6004 uses the built-in MySQL server to collect
ACD information.

Use remote
server

Select this to have the X6004 send a record of each call to the remote
MySQL server you specify in the Server field.

Server

Type the IP address or the domain name of the server to which you
want to send your ACD files. Then type the port number on which the
remote server receives records of telephone calls from the X6004.

Username

Type the username of the account set up on a remote server to which
you want to send your ACD files.

Password

Type the password of the account set up on a remote server to which
you want to send your ACD files.

Schema script

Click Download to download a SQL script (acd.sql). Execute the script
in your external database server to establish a database to work with
your X6004.

Apply

Click the Apply button to save your changes.

Table 164 ACD > Configuration (continued)

LABEL

DESCRIPTION

Advertising