aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-30 07:18:30 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-30 07:18:30 +0000
commit5a81cdfb91a5e42977121c5b62e0ac334f592c0c (patch)
treee30d7178e1b228ed84a670874ff2ac57aff918ef /configs
parent195eda3debcf5edff319477720a8bdc393b59344 (diff)
Removing configuration options that does not do anything yet. No need to
add "promises" to the sip.conf.sample... git-svn-id: http://svn.digium.com/svn/asterisk/trunk@36355 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample7
1 files changed, 4 insertions, 3 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index b6ad2dc66..4a08e638f 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -147,11 +147,12 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
;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)