]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_rtp_asterisk: Fix minimum block word length for REMB.
authorJoshua Colp <jcolp@digium.com>
Fri, 6 Apr 2018 01:02:27 +0000 (01:02 +0000)
committerJoshua Colp <jcolp@digium.com>
Fri, 6 Apr 2018 01:02:27 +0000 (01:02 +0000)
commita5db8c47d654dae918af63da7f6e8b1da6ef9077
tree5e2ec80e8cadf71b1cc4f9253705332df771d4a1
parent3719880d4955330a15d868b1452d827aff013b1a
res_rtp_asterisk: Fix minimum block word length for REMB.

The minimum block word length is actually 4, not 5.

Change-Id: I878542218225aed72c72bdf1b856fc822cd2d649
res/res_rtp_asterisk.c