summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-02-01 16:42:24 +0000
committerOlle Johansson <oej@edvina.net>2007-02-01 16:42:24 +0000
commit064e6cff1a21e72c536efe6c3c16a9dfb46c59be (patch)
treee59912730061025f2c4dc5362c3bb14efaf5c58d /configs
parent782cd26efa673eb26114f3ec1aac617a095877f2 (diff)
Merged revisions 53062 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r53062 | oej | 2007-02-01 17:35:12 +0100 (Thu, 01 Feb 2007) | 2 lines Add explanation of port= in combination with defaultip= (thanks jsmith) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@53063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 6511f3bfd..faf86e33d 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -528,6 +528,7 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; Call-limits will not be enforced on real-time peers,
; since they are not stored in-memory
;port=80 ; The port number we want to connect to on the remote side
+ ; Also used as "defaultport" in combination with "defaultip" settings
;--- sample definition for a provider
;[provider1]