From ad3af5934573db8790c696dcf621a84f65ff14fc Mon Sep 17 00:00:00 2001 From: Matthew Nicholson Date: Thu, 1 Apr 2010 16:09:26 +0000 Subject: [PATCH] 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 --- configs/sip.conf.sample | 1 - 1 file changed, 1 deletion(-) 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)