[asterisk-commits] lmadsen: branch 1.6.2 r239523 - in /branches/1.6.2: ./ configs/sip.conf.sample

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Jan 12 12:25:46 CST 2010


Author: lmadsen
Date: Tue Jan 12 12:25:35 2010
New Revision: 239523

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=239523
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.2/   (props changed)
    branches/1.6.2/configs/sip.conf.sample

Propchange: branches/1.6.2/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.2/configs/sip.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.2/configs/sip.conf.sample?view=diff&rev=239523&r1=239522&r2=239523
==============================================================================
--- branches/1.6.2/configs/sip.conf.sample (original)
+++ branches/1.6.2/configs/sip.conf.sample Tue Jan 12 12:25:35 2010
@@ -675,7 +675,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.
 
 ;directmedia=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