From 2bf66584caa3f93885db8d69219b8eca1d3d4911 Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 12 Jan 2010 18:25:16 +0000 Subject: [PATCH] Merged revisions 239520 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r239520 | lmadsen | 2010-01-12 12:22:45 -0600 (Tue, 12 Jan 2010) | 6 lines Note that direct T.38 is not supported. (closes issue #16411) Reported by: stanusr Patches: __20091210-sip.conf.sample-documentation.txt uploaded by lmadsen (license 10) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@239522 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index e24f47d631..89bea58f6e 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -652,7 +652,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; purpose of setting up a direct media path. If a reINVITE is ; needed to switch a media stream to inactive (when placed on ; hold) or to T.38, it will still be done, regardless of this - ; setting. + ; setting. Note that direct T.38 is not supported. ;canreinvite=nonat ; An additional option is to allow media path redirection ; (reinvite) but only when the peer where the media is being -- 2.47.2