[Asterisk-code-review] res pjsip: Document tlsv1 1 and tlsv1 2 methods (asterisk[13])
Sean Bright
asteriskteam at digium.com
Thu Jan 18 14:55:20 CST 2018
Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/8008
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/08/8008/1
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index 55582e5..05e10d3 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -1185,6 +1185,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/8008
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I67ed9039bf3f132fb20ee7a750e0aef0f704d7d3
Gerrit-Change-Number: 8008
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/751fda8f/attachment-0001.html>
More information about the asterisk-code-review
mailing list