summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2008-07-05 22:07:37 +0000
committerOlle Johansson <oej@edvina.net>2008-07-05 22:07:37 +0000
commitcf9c4ce8837727f925b9bd22194110df7379bfe5 (patch)
treeddece4c541c56fff733fa9483594acf8ffe3bbe4 /channels
parent9056540e3578c5470a5ba2b0e32e13160c9bd75a (diff)
Adding a few reminders
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@128294 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels')
-rw-r--r--channels/chan_sip.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/channels/chan_sip.c b/channels/chan_sip.c
index 9636e174a..db91c7840 100644
--- a/channels/chan_sip.c
+++ b/channels/chan_sip.c
@@ -40,6 +40,8 @@
* \todo We need to test TCP sessions with SIP proxies and in regards
* to the SIP outbound specs.
* \todo Fix TCP/TLS handling in dialplan, SRV records, transfers and much more
+ * \todo Save TCP/TLS sessions in registry
+ * \todo Add TCP/TLS information to function SIPPEER and SIPCHANINFO
*
* \ingroup channel_drivers
*