[asterisk-dev] [Code Review] 3491: res_pjsip: Allow cipher to be specified by name
Joshua Colp
reviewboard at asterisk.org
Thu May 1 07:30:53 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3491/
-----------------------------------------------------------
(Updated May 1, 2014, 7:30 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 413159
Bugs: ASTERISK-23498
https://issues.asterisk.org/jira/browse/ASTERISK-23498
Repository: Asterisk
Description
-------
The "cipher" option in res_pjsip currently requires that the cipher be specified using the OpenSSL identifier instead of the name. This change makes it so that the name is turned into the respective identifier, allowing the cipher option to accept the name instead!
Diffs
-----
/branches/12/res/res_pjsip/config_transport.c 413101
Diff: https://reviewboard.asterisk.org/r/3491/diff/
Testing
-------
Before patch:
Configured cipher using name, received "Unsupported" log message.
After patch:
Configured cipher using name, received no log message.
Thanks,
Joshua Colp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140501/fc515417/attachment-0001.html>
More information about the asterisk-dev
mailing list