mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
Don't do externip by default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
[general]
|
[general]
|
||||||
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
|
||||||
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