mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 08:44:14 +00:00
document localnet/proxy
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2011 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
port = 5060 ; Port to bind to
|
port = 5060 ; Port to bind to
|
||||||
bindaddr = 0.0.0.0 ; Address 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
|
||||||
|
;localnet = 192.168.1.0 ; Internal NETWORK address
|
||||||
|
;localmask = 255.255.255.0 ; Internal netmask
|
||||||
context = default ; Default for incoming calls
|
context = default ; Default for incoming calls
|
||||||
;srvlookup = yes ; Enable SRV lookups on outbound calls
|
;srvlookup = yes ; Enable SRV lookups on outbound calls
|
||||||
;pedantic = yes ; Enable slow, pedantic checking for Pingtel
|
;pedantic = yes ; Enable slow, pedantic checking for Pingtel
|
||||||
|
Reference in New Issue
Block a user