]> git.ipfire.org Git - thirdparty/asterisk.git/commit
format: Update the maximum packetization time for iLBC 30. 65/1465/2
authorAlexander Traud <pabstraud@compuserve.com>
Wed, 21 Oct 2015 13:08:51 +0000 (15:08 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Wed, 21 Oct 2015 17:11:03 +0000 (12:11 -0500)
commit84ff075d411671a801f7de45d7bac48fe4f04a23
treed5d28e61c7a9c2a6bf44920447df6cf9e9ac5d18
parent7c560a9a31ce93ae35ac80ca7f098929fbc5c6d5
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: I2ef90023d35efb7cb8fe96ed74f53f6846ffad12
main/codec_builtin.c