]> 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)
committerPeter Turczak <peter@turczak.de>
Mon, 27 Apr 2020 14:40:02 +0000 (09:40 -0500)
commit7714bbfeaa3572853cd8c79325c0bf23cf7aad71
tree1cfcbe930ce234eecccd7d5c4b5819aefee8acd7
parent074d766fb3862aa0c39cf0adba7b1b7a8452464d
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