summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-12-05 16:48:15 +0000
committerOlle Johansson <oej@edvina.net>2006-12-05 16:48:15 +0000
commitd1b621c6a52d4dcf22a900d03819f20515b94780 (patch)
tree686fc5256444cd1fd5e7b6acd9bf470a533dd92a
parentd905761eac511efe0da5418d97f079638299bee6 (diff)
Adding docs on t.38
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48269 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--configs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index f4ba7e496..05f050a5d 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -219,6 +219,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; This has to be enabled in the general section for all devices to work. You can then
; disable it on a per device basis.
;
+; T.38 faxing only works in SIP to SIP calls, with no local or agent channel being used.
+;
; t38pt_udptl = yes ; Default false
;
;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------