[asterisk-commits] lmadsen: branch 1.6.1 r239522 - in /branches/1.6.1: ./ configs/sip.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jan 12 12:25:26 CST 2010
Author: lmadsen
Date: Tue Jan 12 12:25:16 2010
New Revision: 239522
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=239522
Log:
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)
........
Modified:
branches/1.6.1/ (props changed)
branches/1.6.1/configs/sip.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/sip.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.1/configs/sip.conf.sample?view=diff&rev=239522&r1=239521&r2=239522
==============================================================================
--- branches/1.6.1/configs/sip.conf.sample (original)
+++ branches/1.6.1/configs/sip.conf.sample Tue Jan 12 12:25:16 2010
@@ -652,7 +652,7 @@
; 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
More information about the asterisk-commits
mailing list