From: Olle Johansson Date: Sat, 5 Jul 2008 22:07:37 +0000 (+0000) Subject: Adding a few reminders X-Git-Tag: 1.6.2.0-beta1~1766 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf9c4ce8837727f925b9bd22194110df7379bfe5;p=thirdparty%2Fasterisk.git Adding a few reminders git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@128294 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 9636e174a5..db91c78408 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 *