]> git.ipfire.org Git - thirdparty/asterisk.git/commit
configs: Improve documentation for bandwidth in iax.conf.
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 9 Nov 2023 15:12:15 +0000 (10:12 -0500)
committerNaveen Albert <asterisk@phreaknet.org>
Thu, 9 Nov 2023 18:23:57 +0000 (18:23 +0000)
commit1f66a9fc284753ef2d0db616f81dfb55979f30a4
treee19e4311fc33da09f57a43ff51b3f828bffdafda
parent318710cf6e5ec8bbe0f1c161a08b468c4197ed41
configs: Improve documentation for bandwidth in iax.conf.

This improves the documentation for the bandwidth setting
in iax.conf by making it clearer what the ramifications
of this setting are. It also changes the sample default
from low to high, since only high is compatible with good
codecs that people will want to use in the vast majority
of cases, and this is a common gotcha that trips up new users.

Resolves: #425
configs/samples/iax.conf.sample