From: Mark Spencer Date: Wed, 25 Aug 2004 06:25:18 +0000 (+0000) Subject: Document caveats of promiscredir (bug #2195) X-Git-Tag: 1.0.0~174 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b27c9f26fe57c022fa66d2c73f8316c8cd4b2479;p=thirdparty%2Fasterisk.git Document caveats of promiscredir (bug #2195) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3652 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index b3501e6a77..5ca408e4ae 100755 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -67,6 +67,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls ; no = Use NAT mode only according to RFC3581 ; never = Never attempt NAT mode or RFC3581 support ;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address +; ; Note that promiscredir when redirects are made to the +; ; local system will cause loops since SIP is incapable +; ; of performing a "hairpin" call. ; Asterisk can register as a SIP user agent to a SIP proxy (provider) ; Format for the register statement is: ; register => user[:secret[:authuser]]@host[:port][/extension]