Specifications
TD 92326GB
2009-03-10 / Ver. E
Installation and Operation Manual
VoIP Gateway
18
1 Select General > HTTP-Server.
Figure 13. Local HTTP server
2 Select/Enable following settings.
Figure 12.
Field name Description
• Force HTTPS Allow only HTTPS sessions. HTTP requests are redirected to
HTTPS requests. On the first request after enabling this
feature some browsers may not accept redirection of the
XSL file, in this case the reload button of the browser helps.
• Disable HTTP basic
authentication
When using the default HTTP Basic Authentication, the
client's browser will ask the user to supply a user name and
password to be sent to the HTTP server. Only if the user
name and password is correct, the resource will be returned
to the client. The user name and password are transmitted
in the clear which can be a security risk.
Disable HTTP basic authentication if you want to use HTTP
Digest Authentication which defines a protocol that allows
the client to prove to the server that it knows the correct
password without having to send the password itself to the
server. The client does an irreversible computation, using the
password and a random value supplied by the server as
input values. The result is transmitted to the server who does
the same computation and authenticates the client if he
arrives at the same value. Since the computation is
irreversible, an eavesdropper cannot obtain the password.
• Password protect all
HTTP pages
Password protects all HTTP pages.
When enabled the Admin name and password is required
from the first page of the VoIP Gateway´s GUI.
• Port The VoIP Gateway is by default administered over the
network via the TCP port 80 (http). If port 80 is not to be
used another port can be set up for access.
For web administration via the browser, you must specify the
link, for example for port 8080 as follows: http://
192.168.0.1:8080.
Note that all applications such as the PBX Operator
switchboard position and the TAPI need to be set to the port
of the HTTP server.
• HTTPS-Port Port 443 is by default used for HTTPS, but another port can
be specified here.