mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-20 11:43:52 +00:00
Update note in sip.conf.sample.
Update note in sip.conf.sample about externip and externhost with STUN. (closes issue #16323) Reported by: klaus3000 Patches: sip.conf.sample-patch.txt uploaded by klaus3000 (license 65) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268988 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -707,10 +707,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
; really need to use STUN.
|
; really need to use STUN.
|
||||||
;
|
;
|
||||||
; NOTE 2: when using "externip" or "externhost", the address part is
|
; NOTE 2: when using "externip" or "externhost", the address part is
|
||||||
; also used as the external address for media sessions.
|
; also used as the external address for media sessions. Even if you
|
||||||
; If you use "stunaddr", STUN queries will be sent to the same server
|
; use "stunaddr", STUN queries will be sent only from the SIP port,
|
||||||
; also from media sockets, and this should permit a correct mapping of
|
; not from media sockets. Thus, the port information in the SDP may be wrong!
|
||||||
; the port numbers as well.
|
|
||||||
;
|
;
|
||||||
; In addition to the above, Asterisk has an additional "nat" parameter to
|
; In addition to the above, Asterisk has an additional "nat" parameter to
|
||||||
; address NAT-related issues in incoming SIP or media sessions.
|
; address NAT-related issues in incoming SIP or media sessions.
|
||||||
|
Reference in New Issue
Block a user