]> 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:17 +0000 (15:47 +0000)
commit8d9d0d37385ad55dca7726ab9203bd32155b6f27
tree4ccdf7fc380e83815e6ee2fcf5b68614fe310a57
parentc3e2bff36ee28cff680f1b591015fd2af98d2527
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