]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Include cipher limit in config error message.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 30 Oct 2023 11:09:54 +0000 (07:09 -0400)
committerNaveen Albert <asterisk@phreaknet.org>
Mon, 30 Oct 2023 15:47:21 +0000 (15:47 +0000)
commitd4185ca025961eda0426ff7e5eae66ec963efc59
treeeab280c0ec522e7da71215b8dd07ffe946afe52b
parente8fbdca40bf6ddec0073a28cd58b62209a66bfd1
res_pjsip: Include cipher limit in config error message.

If too many ciphers are specified in the PJSIP config,
include the maximum number of ciphers that may be
specified in the user-facing error message.

Resolves: #396
res/res_pjsip/config_transport.c