[Asterisk-code-review] res pjsip: Document tlsv1 1 and tlsv1 2 methods (asterisk[master])
Sean Bright
asteriskteam at digium.com
Thu Jan 18 14:55:35 CST 2018
Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/8010
Change subject: res_pjsip: Document tlsv1_1 and tlsv1_2 methods
......................................................................
res_pjsip: Document tlsv1_1 and tlsv1_2 methods
Change-Id: I67ed9039bf3f132fb20ee7a750e0aef0f704d7d3
---
M res/res_pjsip.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/10/8010/1
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 07fc980..ff262c9 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -1238,6 +1238,8 @@
<para>This option is equivalent to setting 'default'</para>
</enum>
<enum name="tlsv1" />
+ <enum name="tlsv1_1" />
+ <enum name="tlsv1_2" />
<enum name="sslv2" />
<enum name="sslv3" />
<enum name="sslv23" />
--
To view, visit https://gerrit.asterisk.org/8010
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I67ed9039bf3f132fb20ee7a750e0aef0f704d7d3
Gerrit-Change-Number: 8010
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180118/744747c4/attachment.html>
More information about the asterisk-code-review
mailing list