Tue Jan 13 16:20:56 CST 2009 Pekka Pessi <first.last@nokia.com>

* TPTAG_TLS_VERIFY_PEER() added in 1.12.10



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11820 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-02-11 16:59:20 +00:00
parent 2fb33f1857
commit 8cb0c75279
1 changed files with 2 additions and 0 deletions

View File

@ -291,6 +291,8 @@ tag_typedef_t tptag_tls_version = UINTTAG_TYPEDEF(tls_version);
*
* Use with tport_tbind(), nua_create(), nta_agent_create(),
* nta_agent_add_tport(), nth_engine_create(), or initial nth_site_create().
*
* @NEW_1_12_10.
*/
tag_typedef_t tptag_tls_verify_peer = UINTTAG_TYPEDEF(tls_verify_peer);