]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip: Add the ability to configure ciphers based on name.
authorJoshua Colp <jcolp@digium.com>
Thu, 1 May 2014 12:30:43 +0000 (12:30 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 1 May 2014 12:30:43 +0000 (12:30 +0000)
commit37dc0e962328fe808955fda57c5921abfb358fae
tree44be32d08770db3ce3e5ffc1839b698cc9f495a3
parenta136fc1caeeb1c8076bd9053b75d7ee2304c719a
res_pjsip: Add the ability to configure ciphers based on name.

Previously this code would only accept the OpenSSL identifier instead
of the documented name.

ASTERISK-23498 #close
ASTERISK-23498 #comment Reported by: Anthony Messina

Review: https://reviewboard.asterisk.org/r/3491/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@413159 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_pjsip/config_transport.c