Remove commentary from the issues list for SIP TCP/TLS

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@155929 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.6.2
Russell Bryant 17 years ago
parent b07eba0c15
commit 72d5d58069

@ -87,17 +87,8 @@
* the sip_hangup() function * the sip_hangup() function
*/ */
/*! \page sip_tcp_tls SIP TCP and TLS support /*!
* The TCP and TLS support is unfortunately implemented in a way that is not * \page sip_tcp_tls SIP TCP and TLS support
* SIP compliant and tested in a SIP infrastructure. We hope to fix this for
* at least release 1.6.2. This code was new in 1.6.0 and won't be fixed for
* that release, due to the current release policy. Only bugs compared with
* the working functionality in 1.4 will be fixed. Bugs in new features will
* be fixed in the next release. As 1.6.1 is already in release
* candidate mode, there will be a buggy SIP channel in that release too.
*
* If you have opinions about this release policy, send mail to the asterisk-dev
* mailing list.
* *
* \par tcpfixes TCP implementation changes needed * \par tcpfixes TCP implementation changes needed
* \todo Fix TCP/TLS handling in dialplan, SRV records, transfers and much more * \todo Fix TCP/TLS handling in dialplan, SRV records, transfers and much more

Loading…
Cancel
Save