AudioCodes Mediant 4000 SBC User Manual page 304

Session border controllers
Hide thumbs Also See for Mediant 4000 SBC:
Table of Contents

Advertisement

CHAPTER 16    Services
Parameter
udp-port
[TcpUdpServer_
UDPListeningPort]
'Listen Side SSL'
listen-use-ssl
[TcpUdpServer_
ListenUseSSL]
'Listen TLS Context'
listen-tls-context
[TcpUdpServer_
ListenTLSContext]
Upstream Parameters
'Upstream Group'
upstream-group
[TcpUdpServer_
UpstreamGroup]
'Outbound Interface'
outbound-interface
[TcpUdpServer_
OutboundInterface]
'Upstream Side SSL'
upstream-use-ssl
[TcpUdpServer_
UpstreamUseSSL]
Note:
You must configure a TCP and/or UDP port.
The NGINX directive for this parameter is "listen ip:port udp".
Enables SSL on the listening side (i.e., listening to incoming
connection requests).
[0] Disable (default)
[1] Enable
Note: The NGINX directive for this parameter is "listen ip:port
ssl".
Assigns a TLS Context (TLS certificate) for the listening side.
This is required if you have configured the 'Listen Side SSL'
parameter to Enable (see above). To configure TLS Contexts,
see
Configuring TLS Certificate Contexts
Note: The NGINX directives for this parameter is "ssl_
certificate", "ssl_certificate_key", "ssl_ciphers", "ssl_
protocols", and "ssl_password_file".
Assigns a group of servers (Upstream Group) to which to
forward connection requests. To configure Upstream Groups,
see
Configuring Upstream Groups
Note:
Only Upstream Groups with TCP/UDP interfaces can be
assigned.
The NGINX directive for this parameter is "proxy_pass
upstream".
Assigns a local, IP network interface for communicating with the
Upstream Group. To configure IP network interfaces, see
Configuring IP Network Interfaces
By default, no value is defined.
Note:
The parameter is mandatory.
The NGINX directive for this parameter is "proxy_bind".
Enables SSL for securing connection requests with the
Upstream Group.
[0] Disable (default)
[1] Enable
Note:
If configured to Enable, you must assign a TLS Context (see
the 'Upstream TLS Context' parameter below).
The NGINX directive for this parameter is "proxy_ssl on".
- 271 -
Mediant 4000 SBC | User's Manual
Description
on page 124.
on the next page.
on page 96.

Advertisement

Table of Contents
loading

Table of Contents