]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Tue Jan 13 16:20:56 CST 2009 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:59:20 +0000 (16:59 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:59:20 +0000 (16:59 +0000)
  * 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

libs/sofia-sip/libsofia-sip-ua/tport/tport_tag.c

index fad42ffc7befba6866729bfa7e86fcfa89eb49b9..2acb1f5d8e814cf0a58435f263ca1eceb6b2cc8c 100644 (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);