summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2009-10-21 13:34:49 +0000
committerJoshua Colp <jcolp@digium.com>2009-10-21 13:34:49 +0000
commit28d0ec5421212e10af9baf8c70bc32d853352b25 (patch)
treef69ce8b4078309d49bb4e929a9af677158b267a9 /configs/sip.conf.sample
parentcd10bd931a7f54a516255adc25cd5b6ab2f7a75a (diff)
Add support for specifying the IP address to use for media streams in sip.conf
(closes issue #14729) Reported by: _brent_ Patches: media_address.patch uploaded by brent (license 388) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@225003 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index a6baf180a..74a739161 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -695,6 +695,12 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; nat = force_rport ; Force rport to always be on.
; nat = yes ; Force rport to always be on and perform symmetric RTP.
; nat = comedia ; Use rport if the remote side says to use it and perform symmetric RTP.
+;
+; The IP address used for media (audio and video) in the SDP can also be overridden by using
+; the media_address configuration option. This is only applicable to the general section and
+; can not be set per-user or per-peer.
+;
+; media_address = 172.16.42.1
;----------------------------------- MEDIA HANDLING --------------------------------
; By default, Asterisk tries to re-invite media streams to an optimal path. If there's