]> 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:20 +0000 (09:40 -0500)
commit747dc9e830aa1513cda0dc11af017bef702cf873
treed423c1d89a26d7d35fd8fae49a342b7cbedbc25d
parente21d8d2c78ed00022966ef8158ba12440143a267
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