From d1b621c6a52d4dcf22a900d03819f20515b94780 Mon Sep 17 00:00:00 2001 From: Olle Johansson <oej@edvina.net> Date: Tue, 5 Dec 2006 16:48:15 +0000 Subject: [PATCH] Adding docs on t.38 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@48269 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 ++ 1 file changed, 2 insertions(+) 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 ------------------------ -- GitLab