From 2e59fce6d84b2ea4dc1f77ca586c633537db8d2c Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Tue, 16 Dec 2008 22:31:47 +0000 Subject: Make a note of the feature request in bug #11157 as per the reporter and oej, and suspend the bug since no one seems to be keen on implementing it any time soon. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@164941 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_sip.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'channels') diff --git a/channels/chan_sip.c b/channels/chan_sip.c index 414c34f19..73fece92f 100644 --- a/channels/chan_sip.c +++ b/channels/chan_sip.c @@ -38,6 +38,8 @@ * \todo Better support of forking * \todo VIA branch tag transaction checking * \todo Transaction support + * \todo Asterisk should send a non-100 provisional response every minute to keep proxies + * from cancelling the transaction (RFC 3261 13.3.1.1). See bug #11157. * * \ingroup channel_drivers * -- cgit v1.2.3