mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-16 14:58:25 +00:00
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
This commit is contained in:
@@ -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
|
; the media_address configuration option. This is only applicable to the general section and
|
||||||
; can not be set per-user or per-peer.
|
; 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
|
; media_address = 172.16.42.1
|
||||||
;
|
;
|
||||||
; Through the use of the res_stun_monitor module, Asterisk has the ability to detect when the
|
; Through the use of the res_stun_monitor module, Asterisk has the ability to detect when the
|
||||||
|
|||||||
Reference in New Issue
Block a user