]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_mobile: Add smoother to make SIP/RTP endpoints happy.
authorPeter Turczak <peter@turczak.de>
Fri, 17 Apr 2020 07:39:09 +0000 (08:39 +0100)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 27 Apr 2020 22:01:57 +0000 (17:01 -0500)
commit3bde9dcc805f4f23db5578297265c27ef1c5c6db
tree628dcb7674de76104342fd67258674c59a823740
parent302c20546a1e5711750ed15270848c6268559764
chan_mobile: Add smoother to make SIP/RTP endpoints happy.

In contrast to RFC 3551, section 4.2, several SIP/RTP clients misbehave
severly (up to crashing). This patch adds another smoother for the audio
received via bt. Therefore the audio frames sent to the core will be
CHANNEL_FRAME_SIZE.

ASTERISK-28832 #close

Change-Id: Ic5f9e2f35868ae59cc9356afbd1388b779a1267f
addons/chan_mobile.c