From: Olle Johansson Date: Tue, 5 Dec 2006 16:48:15 +0000 (+0000) Subject: Adding docs on t.38 X-Git-Tag: 1.6.0-beta1~3^2~3789 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b621c6a52d4dcf22a900d03819f20515b94780;p=thirdparty%2Fasterisk.git Adding docs on t.38 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48269 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index f4ba7e4969..05f050a5d7 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 ------------------------