From 167d5c57fe31d54e9c44281466b955ab9717ae4a Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Tue, 12 Jan 2010 18:24:38 +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.0@239521 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 9bc3a8d6b2..2e48c9d0f3 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -602,7 +602,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