summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-06-30 07:18:30 +0000
committerOlle Johansson <oej@edvina.net>2006-06-30 07:18:30 +0000
commitf3594bd1a0f8dabdaf4d2a7777783b42ff930410 (patch)
treee30d7178e1b228ed84a670874ff2ac57aff918ef /configs/sip.conf.sample
parent11eccdb188231f34947250b725adcbfad5c57fe7 (diff)
Removing configuration options that does not do anything yet. No need to
add "promises" to the sip.conf.sample... git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36355 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-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)