TLS Ciphers available with ProSBC

Hi,

How do I add additional ciphers for TLS connections?

Currently it seems the SBC sends only 1.
Cipher Suite: TLS_RSA_WITH_AES_128_GCM_SHA256 (0x009c)

I need to get at least
TLS_RSA_WITH_AES_256_CBC_SHA
TLS_RSA_WITH_AES_256_CBC_SHA256

How do I add these?

Cheers.

At the moment, adding additional ciphers to TLS is not supported by ProSBC. Currently, ProSBC only supports aes128_cm_sha1_80 for outgoing calls.