[svn-commits] trunk r36355 - /trunk/configs/sip.conf.sample
svn-commits at lists.digium.com
svn-commits at lists.digium.com
Fri Jun 30 00:18:32 MST 2006
Author: oej
Date: Fri Jun 30 02:18:30 2006
New Revision: 36355
URL: http://svn.digium.com/view/asterisk?rev=36355&view=rev
Log:
Removing configuration options that does not do anything yet. No need to
add "promises" to the sip.conf.sample...
Modified:
trunk/configs/sip.conf.sample
Modified: trunk/configs/sip.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/sip.conf.sample?rev=36355&r1=36354&r2=36355&view=diff
==============================================================================
--- trunk/configs/sip.conf.sample (original)
+++ trunk/configs/sip.conf.sample Fri Jun 30 02:18:30 2006
@@ -147,11 +147,12 @@
;notifyringing = yes ; Notify subscriptions on RINGING state
;----------------------------------------- T.38 FAX PASSTHROUGH SUPPORT -----------------------
;
-; These settings are available in the [general] section as well as in device configurations
+; This setting is available in the [general] section as well as in device configurations.
+; Setting this to yes, enables T.38 fax (UDPTL) passthrough on SIP to SIP calls, provided
+; both parties have T38 support enabled in their Asterisk configuration (either general or
+; peer/user/friend sections)
;
; t38pt_udptl = yes ; Default false
-; t38pt_rtp = yes ; Default false
-; t38pt_tcp = yes ; Default false, not yet used
;
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------
; Asterisk can register as a SIP user agent to a SIP proxy (provider)
More information about the svn-commits
mailing list