From: Olle Johansson Date: Fri, 30 Jun 2006 07:18:30 +0000 (+0000) Subject: Removing configuration options that does not do anything yet. No need to X-Git-Tag: 1.4.0-beta1~728 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3594bd1a0f8dabdaf4d2a7777783b42ff930410;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b6ad2dc661..4a08e638fe 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)