]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Clarify in sample docs how directmediapermit/-acl should be used
authorWalter Doekes <walter+asterisk@wjd.nu>
Tue, 28 Jan 2020 08:34:45 +0000 (09:34 +0100)
committerSean Bright <sean.bright@gmail.com>
Wed, 5 Feb 2020 12:27:15 +0000 (06:27 -0600)
commitd19dec53b5c3eb01bcd288c6bac90fa35662fca0
treea1232e6140108948d3070ab286a46ba55e39139e
parent54cd865946a0caa7b4b0b89355d4b9f15a2c9e3f
chan_sip: Clarify in sample docs how directmediapermit/-acl should be used

It said "restrict [...] which peers should be able to pass [audio]
to each other".

However, these settings are not global (for which you would expect
signaling IPs to be checked). These settings are available per peer
only, and the IPs being checked, are the RTP IPs.

Change-Id: I2a6c6cd7c2f5f30d1df4844e3e0308a077021660
configs/samples/sip.conf.sample