]> git.ipfire.org Git - thirdparty/asterisk.git/commit
format: Update the maximum packetization time for iLBC 30. 63/1463/2
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 21 Oct 2015 13:06:29 +0000 (15:06 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 21 Oct 2015 17:11:17 +0000 (12:11 -0500)
commit811ef5ebac74c61c47d3b3c3d2b654ff86731429
treef99bb3b0f425a5ef180357cfcb1fda4774b6126e
parentac4c5a3857575a38aa9e5bfd5e6efb599909f197
format: Update the maximum packetization time for iLBC 30.

In September 2006, the maximum packetization time (ptime) were set to such a
low value, packetization was disabled for many codecs actually. This was fixed
for many codecs but not for iLBC 30. This enables packetization for iLBC which
can be enabled for example via allow=ilbc:60,gsm,alaw,ulaw in the file sip.conf.

ASTERISK-7803

Change-Id: I3ac61235097808216b6a15a1c7e321b3fdeb7ff1
channels/chan_sip.c
main/format.c