[Asterisk-code-review] res rtp asterisk: Issue NOTICE if res srtp is not found. (asterisk[13])
Joshua Colp
asteriskteam at digium.com
Fri May 8 11:32:07 CDT 2015
Joshua Colp has posted comments on this change.
Change subject: res_rtp_asterisk: Issue NOTICE if res_srtp is not found.
......................................................................
Patch Set 1:
(1 comment)
https://gerrit.asterisk.org/#/c/410/1/res/res_rtp_asterisk.c
File res/res_rtp_asterisk.c:
Line 1273: ast_log(LOG_NOTICE, "SRTP support module is not loaded or available. Try loading res_srtp.so.\n");
> Nit-pick: s/SRTP support/DTLS-SRTP support/.
I disagree on the wording change. There is no DTLS-SRTP support module, it's purely SRTP. It gets used by DTLS as well as SDES.
--
To view, visit https://gerrit.asterisk.org/410
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I13aa477b47b299876728a21b130998a0ea6cd19f
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list