User`s guide
Dialogic
®
1000 and 2000 Media Gateway Series User’s Guide 65
Parameter Reference
3.3.4.2 TLS Server Port
Description: The Transport Layer Security (TLS) Port of the Media Gateway on which SIP TLS
messages are sent/received.
Allowed Values: 1024 - 65000
Default Value = 5061
INI File Parameter Name = sipTlsServerPort
Note: Unit requires a restart if this parameter value is changed.
3.3.4.3 SSL TLS Protocol
Description: Specifies the default SSL record type to be used on TLS connections.
Allowed Values:
• SSLv3_TLSv1 = Connection will understand both the SSLv3 and TLSv1 protocols.
• SSLv3_Only = Connection will only understand the SSLv3 protocol.
• TLSv1_Only = Connection will only understand the TLSv1 protocol.
Default Value = SSLv3_TLSv1
INI File Parameter Name = secSipTlsProtocol
Note: Unit requires a restart if this parameter value is changed.
3.3.4.4 Mutual TLS Authentication Required
Description: If ‘Yes’ is selected, the SIP client sends a certificate to the peer server and the SIP
server will send a certificate request to the client. The certificate received from the client is
validated. If the client does not provide a valid certificate, the server will close the session.
If ‘No’ is selected, the SIP server does not send a client certificate request to the client and the
client does not send a certificate to the server. A certificate received from the client is ignored by
the server.
Allowed Values:
• Yes = SIP client sends certificate to peer server and SIP server sends certificate request to
client.
• No = SIP server does not send client a certificate request and client does not send a certificate
to the server.
Default Value = Yes
INI File Parameter Name = sipTlsMutualAuthentication
Note: Unit requires a restart if this parameter value is changed.