Configure Your Remote Server - ZyXEL Communications X6004 User Manual

Ip
Hide thumbs Also See for X6004:
Table of Contents

Advertisement

Each field is described in the following table.
Table 130 Report > LOGS > CDR > Management
LABEL
Management
Database Usage
Generate CDR
Alert
Aged File
E-mail Address
Database
Location
Use built-in server Select this to have the X6004 uses the built-in MySQL server to collect CDR
Use remote
server
Server
Username
Password
Schema script
Apply

26.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 > CDR > Management screen and then click
Download.
2 Save the cdr.sql file to your computer.
3 Make sure the MySQL service is ready on the remote server.
4 Upload the cdr.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
cdr.sql file. For example, "
sqlzyxel
5 After the script is successfully applied, your MySQL server can work with the X6004.
X6004 User's Guide
DESCRIPTION
This field indicates the total number of records currently held by the database.
When the local database is full, the X6004 removes all the CDRs from the local
database and creates an "Aged File" (a compressed file containing all the CDRs).
Use the Aged File field to specify how to deal with the compressed file containing
the CDRs.
Select this to record internal calls. Internal calls are calls from one extension to
another extension configured on the X6004. Unselect this box if you do not want
the X6004 to record internal calls.
Select this to have the X6004 send an email alert to the e-mail address specified
in the E-mail Address field when the CDR database is half full.
Specify how to deal with CDR files when the CDR database is full. Choose mail to
admin. to send the CDR file to the e-mail address specified in the E-mail
Address field and then delete it or drop to delete the file from the system.
Type the e-mail address to which you want to send the alerts indicating that the
CDR file is half full. This is also the e-mail address to which complete CDR files
are sent when they are full (reach approximately 20000 records).
Use this section to specify the location and login credentials for a MySQL server
that collects the CDR information from the X6004.
information.
Select this to have the X6004 send a record of each call to the remote MySQL
server you specify in the Server field.
Type the IP address or the domain name of the server to which you want to send
your CDR files. Then type the port number on which the remote server receives
records of telephone calls from the X6004.
Type the username of the account set up on a remote server to which you want to
send your CDR files.
Type the password of the account set up on a remote server to which you want to
send your CDR files.
Click Download to download a SQL script (cdr.sql). Execute the script in your
external database server to establish a database to work with your X6004.
Click the Apply button to save your changes.
mysql -u sqlzyxel -p123456 < cdr.sql"
is the username and
123456
Chapter 26 Call Detail Record (CDR)
is the password
.
where
311

Advertisement

Table of Contents
loading

Table of Contents