summaryrefslogtreecommitdiff
path: root/configs/samples/sip.conf.sample
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2014-11-21 13:59:45 +0000
committerOlle Johansson <oej@edvina.net>2014-11-21 13:59:45 +0000
commitd663e045f5613ba5b0620a3bb6f3f0fe0c35b1dc (patch)
tree696c3890092412a1d79c211086e331df7dc7c7db /configs/samples/sip.conf.sample
parent2be984fb1142af6bf33951ee2d29ce2b3dfbd682 (diff)
sip.conf.sample - note that media_address does not change listen address, just the SDP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@428526 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/samples/sip.conf.sample')
-rw-r--r--configs/samples/sip.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index c45d0cc70..abcbdc941 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -953,6 +953,10 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; the media_address configuration option. This is only applicable to the general section and
; can not be set per-user or per-peer.
;
+; Note that this does not change the listen address for RTP, it only changes the
+; advertised address in the SDP. The Asterisk RTP engine will still listen on
+; the standard IP address.
+;
; media_address = 172.16.42.1
;
; Through the use of the res_stun_monitor module, Asterisk has the ability to detect when the