Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
Description | No | No | string | none | 64 - Max Length | Description of the profile |
MutualAuth | Yes | No | Enum | 1 | Possible values:
| Specifies if the DTLS server authenticate the DTLS client. |
DTLSVersion | Yes | Yes | string | 1.0,1.2 | 32 - Max Length | Defines DTLS Protocol Version. By default system would accept all TLS protocol versions up to 1.2. SBC Client would initiate highest supported version, which is DTLS 1.2. |
VerifyPeer | Yes | No | Enum | 1 | Possible values:
| Allows the disabling of the validation of the fingerprint against the recieved certificate/ Enabled and hidden when Mutual Authentication is Enabled. |
ClientCipherSequence | Yes | No | string | 6,5,4,3,1,0 | 32 - Max Length |
Set of cipher suite(s) as comma seperated string in order of preference as security parameter negotiation with the remote system.
Enumeration List:
|
HashType | Yes | No | Enum | 1 | Possible values:
| Specifies the hash type used to generate the fingerprint of the X.509 certificate included in the SIP offer message. |
Role | Yes | No | Enum | 0 | Possible values:
|
Specifics the DTLS role of the SBC when it is the answerer.
Enumeration List:
|
HandshakeTimer | Yes | No | int | 10 | Possible values:
| Specifies the time in seconds to wait for the handshake to complete. |
CookieExchange | Yes | No | Enum | 0 | Possible values:
| Specifies if the DoS countermeasure is initiated by the server. When the server receives a ClientHello it responds with a HelloVerifyRequest message with a generated cookie. The client must retransmit the ClientHello with the recieved cookie added. Applies when the SBC is the DTLS server side only. |
CryptoSuiteSequence | Yes | No | string | 2,1 | 32 - Max Length |
Specifies the comma separated crypto suite IDs in order of preference to negotiate for media encryption.
Enumeration List:
|
MasterKeyIdentifierLength | No | No | int | 0 | Possible values:
| The number of bytes that should be used for communicating the Master Key Identifier in the SRTP packets. |