mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Merge "chan_sip: Clarify in sample docs how directmediapermit/-acl should be used"
This commit is contained in:
@@ -1059,7 +1059,9 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
; the device is actually behind NAT.
|
; the device is actually behind NAT.
|
||||||
|
|
||||||
;directmediadeny=0.0.0.0/0 ; Use directmediapermit and directmediadeny to restrict
|
;directmediadeny=0.0.0.0/0 ; Use directmediapermit and directmediadeny to restrict
|
||||||
;directmediapermit=172.16.0.0/16; which peers should be able to pass directmedia to each other
|
;directmediapermit=172.16.0.0/16; which RTP source IPs should be able to pass directmedia to
|
||||||
|
; each other. Note that directmedia ACLs are not a global
|
||||||
|
; setting, but must be defined per peer.
|
||||||
; (There is no default setting, this is just an example)
|
; (There is no default setting, this is just an example)
|
||||||
; Use this if some of your phones are on IP addresses that
|
; Use this if some of your phones are on IP addresses that
|
||||||
; can not reach each other directly. This way you can force
|
; can not reach each other directly. This way you can force
|
||||||
|
|||||||
Reference in New Issue
Block a user