Commit History

Author SHA1 Message Date
  Walter Doekes 5e76ee67ef Fix printf problems with high ascii characters after r413586 (1.8). 10 years ago
  Kinsey Moore 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
  Richard Mudgett 71472d55bf chan_iax2: Add missing control frame names to debug frame decode output. (Part 2) 11 years ago
  Richard Mudgett 56676899f1 chan_iax2: Add missing control frame names to debug frame decode output. 11 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 years ago
  Richard Mudgett 8c1ed389b9 Made use IAX frame cache only for cacheable frame types. 13 years ago
  Kinsey Moore ec3130acff Resolve FORWARD_NULL static analysis warnings 13 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 years ago
  Tilghman Lesher e889f1a33a Informational message, not an error. 15 years ago
  Tilghman Lesher 985f28324d Don't try to convert a 64-bit integer, where only a 32-bit integer is stored. 15 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  David Vossel f296bd5062 Merge code associated with AST-2009-006 15 years ago
  Russell Bryant 5cd86f30e9 Tell the IAX2 parser about more control frame types. 16 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 16 years ago
  David Vossel 1c8be5ea49 Merged revisions 194557,194685 via svnmerge from 16 years ago
  Tilghman Lesher 394ffd8d2f Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 years ago
  Joshua Colp e33bea4242 Finish conversion to using ARRAY_LEN and remove it as a janitor project. 16 years ago
  Tilghman Lesher 0616513f4b Repair IAXVAR implementation so that it works again (regression?) 16 years ago
  Sean Bright 18f3dab275 More RSW merges. This should do it for the channels/ dir. 16 years ago
  Russell Bryant 4d2f63e8c1 Merge changes from team/bbryant/keyrotation 16 years ago
  Russell Bryant bc21b12ff9 fix the potential use of an uninitialized variable 16 years ago
  Tilghman Lesher 39a1c6c073 Optimize frame cache by realloc'ing the smallest frame when the cache is full. 16 years ago
  Russell Bryant 74ec77c667 Merged revisions 134814 via svnmerge from 16 years ago
  Brett Bryant 0e92f0e911 Fix one more file that got changed. 16 years ago
  Brett Bryant f6822e5f07 Update these files with transfer code. 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Kevin P. Fleming 2a8e8b6ea2 improve linked-list macros in two ways: 17 years ago
  Russell Bryant 095b13a709 Corydon posted this janitor project to the bug tracker and mvanbaak provided 17 years ago
  Joshua Colp ac79bd5609 Initialize iax_frames variable to NULL, keeps valgrind happy. 17 years ago