-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3491/
-----------------------------------------------------------
Review request for Asterisk Developers.
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
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev