From 057f297bfd0b7e37605561240fd7871b180620d6 Mon Sep 17 00:00:00 2001 From: Jeremy McNamara Date: Tue, 13 Jan 2004 06:11:56 +0000 Subject: [PATCH] document localnet/proxy git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2011 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/sip.conf.sample | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample index 4b13a7151e..ec965e9e3d 100755 --- a/configs/sip.conf.sample +++ b/configs/sip.conf.sample @@ -5,6 +5,8 @@ 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 +;localnet = 192.168.1.0 ; Internal NETWORK address +;localmask = 255.255.255.0 ; Internal netmask context = default ; Default for incoming calls ;srvlookup = yes ; Enable SRV lookups on outbound calls ;pedantic = yes ; Enable slow, pedantic checking for Pingtel