Nfs Configuration Using The Ini File; Supported Http Servers; Tuning The Apache Server - AudioCodes Mediant 600 User Manual

Voip media gateways analog & digital lines
Hide thumbs Also See for Mediant 600:
Table of Contents

Advertisement

User's Manual
VoiceStreamUploadPostUri =
"/audioupload/servlet/AcAudioUploadServlet"
Note:

34.3.6 NFS Configuration Using the ini File

An example of an NFS configuration is shown below. In this example, NFS server
192.168.20.26 shares two file systems - one rooted at /PROV_data, and the other rooted at
/opt/uas. NFSv3 is used for both remote file systems. The defaults for UID(0) and GID(1)
are used.
[NFSServers]
FORMAT NFSServers_Index = NFSServers_HostOrIP,
NFSServers_RootPath, NFSServers_NfsVersion;
NFSServers 0 = 192.168.20.26, /PROV_data, 3;
NFSServers 1 = 192.168.20.26, /opt/uas, 3;
[\NFSServers]
Notes:

34.3.7 Supported HTTP Servers

The following is a list of HTTP servers that are known to be compatible with AudioCodes
voice streaming under Linux™:
Apache: cgi scripts are used for recording and supporting dynamic URLs.
Jetty: servlets scripts are used for recording and supporting dynamic URLs.
Apache tomcat: using servlets.

34.3.7.1 Tuning the Apache Server

It is recommended to perform the following modifications in the http.conf file located in the
apache conf/ directory:
Define PUT script location: Assuming the put.cgi file is included in this package, add
the following line for defining the PUT script (script must be placed in the cgi-bin/
directory):
Script PUT /cgi-bin/put.cgi
Create the directory /the-apache-dir/perl (for example, /var/www/perl) and copy the
Version 6.6
The PUT method disregards this string.
The combination of Host/IP and Root Path should be unique for each row
in the table. For example, there should be only one row in the table with
a Host/IP of 192.168.1.1 and Root Path of /audio.
To avoid terminating calls in progress, a row must not be deleted or
modified while the system is accessing files on the remote NFS file
system.
An NFS file server can share multiple file systems. There must be a
separate row in this table for each remote file system shared by the NFS
file server that needs to be accessed by this system.
For further details, see 'Configuring the NFS Settings' on page 128.
481
34. Announcement Server
Mediant 600 & Mediant 1000

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mediant 1000

Table of Contents