From: Martin Pycko Date: Fri, 31 Oct 2003 16:33:56 +0000 (+0000) Subject: Don't do externip by default X-Git-Tag: 0.7.0~330 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0827fe8bc13ce50e618dca1f41c9d68dcf49424e;p=thirdparty%2Fasterisk.git Don't do externip by default git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1682 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index dcfc1fd6bb..4b13a7151e 100755 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -4,7 +4,7 @@ [general] port = 5060 ; Port to bind to bindaddr = 0.0.0.0 ; Address to bind to -externip = 200.201.202.203 ; Address that we're going to put in SIP messages if we're behind a NAT +;externip = 200.201.202.203 ; Address that we're going to put in SIP messages if we're behind a NAT context = default ; Default for incoming calls ;srvlookup = yes ; Enable SRV lookups on outbound calls ;pedantic = yes ; Enable slow, pedantic checking for Pingtel