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

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


Author: lmadsen
Date: Tue Jan 12 12:24:38 2010
New Revision: 239521

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

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

Modified: branches/1.6.0/configs/sip.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.6.0/configs/sip.conf.sample?view=diff&rev=239521&r1=239520&r2=239521
==============================================================================
--- branches/1.6.0/configs/sip.conf.sample (original)
+++ branches/1.6.0/configs/sip.conf.sample Tue Jan 12 12:24:38 2010
@@ -602,7 +602,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