Add some missing control frames.
[asterisk/asterisk.git] / main / frame.c
2008-02-18 Joshua ColpAdd some missing control frames.
2008-01-18 Russell BryantMerged revisions 99081 via svnmerge from
2008-01-17 Russell BryantMerged revisions 99004 via svnmerge from
2008-01-15 Russell BryantMerged revisions 98943 via svnmerge from
2008-01-11 Russell Bryant - Fix the last set of places where incorrect assumptio...
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-20 Luigi Rizzomove internal function declarations to include/asterisk...
2007-11-19 Luigi Rizzoanother bunch of include removals (errno.h and asterisk...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-11-06 Tilghman LesherCommit some cleanups to the format type code.
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-15 Joshua ColpAdd packetization data for G.722.
2007-10-01 Russell BryantCorydon posted this janitor project to the bug tracker...
2007-09-18 Jason Parker(issue #10724)
2007-08-07 Joshua Colp(closes issue #10225)
2007-06-20 Joshua ColpMerged revisions 70360 via svnmerge from
2007-06-20 Joshua ColpMerged revisions 70198 via svnmerge from
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-11 Dwayne M. Hubbardcorrected CLI 'core show codecs' syntax for issue 9945...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-01-23 Joshua ColpCosmetic changes. Make main source files better conform...
2007-01-19 Russell BryantMerged revisions 51311 via svnmerge from
2007-01-08 Olle JohanssonIssue #8663 - Add passthrough support for MPEG4 (neutri...
2007-01-04 Kevin P. FlemingMerged revisions 49536 via svnmerge from
2007-01-04 Kevin P. FlemingMerged revisions 49457,49460-49461 via svnmerge from
2007-01-01 Olle Johansson- Add error handling to ast_parse_allow_disallow
2006-12-27 Kevin P. FlemingMerged revisions 49006 via svnmerge from
2006-12-27 Kevin P. FlemingMerged revisions 48987 via svnmerge from
2006-12-25 Russell BryantResolve some compiler warnings
2006-12-06 Russell BryantStaticize one, and Constify a bunch of usage strings...
2006-12-05 Olle JohanssonWell, yes...
2006-12-05 Olle JohanssonReserving flags for coming code (currently in the ...
2006-11-20 Joshua ColpMerged revisions 47860 via svnmerge from
2006-11-13 Matt O'Gormanfix bytesize to 5.3kb for g723 codec and add support...
2006-11-08 Kevin P. Flemingrestore display of G.722 codec
2006-11-02 Tilghman LesherMerged revisions 47051 via svnmerge from
2006-10-25 Kevin P. FlemingMerged revisions 46154 via svnmerge from
2006-10-19 Russell BryantExtend the thread storage API such that a custom initia...
2006-09-28 Joshua ColpMerged revisions 43933 via svnmerge from
2006-09-26 Jason ParkerMerged revisions 43674 via svnmerge from
2006-09-22 Russell BryantMerged revisions 43477 via svnmerge from
2006-09-21 Tilghman LesherRemove deprecated CLI apps from the core
2006-09-19 Joshua ColpWarning be gone!
2006-09-18 Matt O'Gormanallow for packetization on rtp channel drivers, need...
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-04 Joshua ColpRemove old unused functions
2006-09-03 Russell BryantAdd the ability to specify that a frame should not...
2006-08-31 Joshua ColpAdd new frame types for DTMF
2006-08-29 Russell BryantMerge team/russell/frame_caching
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):