]> 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:06 +0000 (06:27 -0600)
commit35b4f1686b382bf7586350a3da8776ed4b0b19f7
tree05ac1302d2d70df0e8ae7f2a2ff654173a26eaf4
parentd6574cb7c7f17afb0a463dafae81bbdaa1fa79c8
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