]> git.ipfire.org Git - thirdparty/asterisk.git/commit
channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
authorJoshua Colp <jcolp@digium.com>
Mon, 1 Dec 2014 13:07:35 +0000 (13:07 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 1 Dec 2014 13:07:35 +0000 (13:07 +0000)
commit0104fb0c6071011484d174ccc412db2672515368
treeb7946593b18a08083c6b7cf5012c6f3986b031fd
parent52a059caf5afd705ce1fe69a03ecf8280c0b3999
channel: Extend size of buffer for codecs in "core show channeltype" CLI command.

The static buffer for codecs when invoking the "core show channeltype" CLI command
did not have enough room for all codecs. This has been extended so it does.

ASTERISK-24542 #close
Reported by: snuffy
patches:
 channeltype-tech.diff submitted by snuffy (license 5024)

Review: https://reviewboard.asterisk.org/r/4204/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@428632 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/channel.c