summaryrefslogtreecommitdiff
path: root/main/file.c
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2011-12-22 20:39:48 +0000
committerTerry Wilson <twilson@digium.com>2011-12-22 20:39:48 +0000
commitb9bf2444e0557e9ed8321d47e3d85bb1ceab5863 (patch)
tree392af433139f87dccf9906a99c74eca2130e6d1c /main/file.c
parentc4e48de2cc4e6e630c6cf099761b1e5c02bcfb68 (diff)
Allow packetization vaules > 127
According to the RTP packetization documentation, and the maximum values listed in AST_FORMAT_LIST, we should support values > that the signed char array that ast_codec_pref makes available to store the value. All places in the code treat the framing field as though it were an int array instaead of a char array anyway, so this just fixes the type of the array. (closes issue ASTERISK-18876) Review: https://reviewboard.asterisk.org/r/1639/ ........ Merged revisions 348833 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 348845 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@348847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main/file.c')
0 files changed, 0 insertions, 0 deletions