From: Matthew Nicholson Date: Thu, 1 Apr 2010 16:09:26 +0000 (+0000) Subject: Removed documentation of the non existent 'both' option to 'faxdetect' in sip.conf X-Git-Tag: 11.0.0-beta1~3207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad3af5934573db8790c696dcf621a84f65ff14fc;p=thirdparty%2Fasterisk.git Removed documentation of the non existent 'both' option to 'faxdetect' in sip.conf git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@255751 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index e2df554a29..628f587597 100644 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -540,7 +540,6 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; faxdetect = yes ; Default 'no', 'yes' enables both CNG and T.38 detection ; faxdetect = cng ; Enables only CNG detection ; faxdetect = t38 ; Enables only T.38 detection -; faxdetect = both ; Enables both CNG and T.38 detection (same as 'yes') ; ;----------------------------------------- OUTBOUND SIP REGISTRATIONS ------------------------ ; Asterisk can register as a SIP user agent to a SIP proxy (provider)