summaryrefslogtreecommitdiff
path: root/include/asterisk/frame.h
AgeCommit message (Expand)Author
2008-11-20Merged revisions 158072 via svnmerge from Mark Michelson
2008-05-30Prefer T140 with REDundance before T140 without.Olle Johansson
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...Olle Johansson
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-03-05Merged revisions 106235 via svnmerge from Joshua Colp
2008-03-05Merged revisions 105932 via svnmerge from Russell Bryant
2008-02-18Add a non-invasive API for application level manipulation of T38 on a channel...Joshua Colp
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-10Merged revisions 97847 via svnmerge from Jason Parker
2007-12-11Doxygen updatesOlle Johansson
2007-11-22implement the split of file.h and mod_format.hLuigi Rizzo
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-06Commit some cleanups to the format type code.Tilghman Lesher
2007-10-10Merged revisions 85195 via svnmerge from Kevin P. Fleming
2007-07-16Merge a bunch of doxygen updates to header files. This includes changes toRussell Bryant
2007-02-24Doxygen updates and correctionsOlle Johansson
2007-02-16Adding Realtime Text support (T.140) to AsteriskOlle Johansson
2007-01-20Add a comment that the frame type constants are transmitted directly over IAX2.Russell Bryant
2007-01-08Issue #8663 - Add passthrough support for MPEG4 (neutrino88). Olle Johansson
2007-01-01- Add error handling to ast_parse_allow_disallowOlle Johansson
2006-12-05Well, yes... Olle Johansson
2006-12-05Reserving flags for coming code (currently in the "videocaps" branch) Olle Johansson
2006-11-07Stealing Tilghman's explanation from the -dev list and producing documentatio...Olle Johansson
2006-10-30Issue 8246 Doxygen updates (kshumard) Olle Johansson
2006-10-25Merged revisions 46154 via svnmerge from Kevin P. Fleming
2006-09-18allow for packetization on rtp channel drivers, need to addMatt O'Gorman
2006-09-18u_intXX_t is sillyJason Parker
2006-09-04Remove old unused functionsJoshua Colp
2006-09-03Add the ability to specify that a frame should not be considered for cachingRussell Bryant
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...Joshua Colp
2006-08-29Merge team/russell/frame_cachingRussell Bryant
2006-07-28move slinfactory structure definition back to header... it's just easier to u...Kevin P. Fleming
2006-07-13swap the G726-32 format numbers, so that IAX2 connections with prior versions...Kevin P. Fleming
2006-07-12G726-32 changes:Kevin P. Fleming
2006-06-05yet another massive performance and memory savings improvementKevin P. Fleming
2006-06-05Doxygen updatesOlle Johansson
2006-05-31Add support for using a jitterbuffer for RTP on bridged calls. This includesRussell Bryant
2006-05-16Add option for enabling and disabling echo cancellationMatthew Fredrickson
2006-05-09various doxygen fixesKevin P. Fleming
2006-05-09use an enum for control frame typesKevin P. Fleming
2006-04-30remove T38_SUPPORT define that is no longer neededKevin P. Fleming
2006-04-22Added "Operator Services" connection mode for Zap channels, and the 'O' optionJim Dixon
2006-04-09rename FR_SET_BUF to AST_FRAME_SET_BUFFERLuigi Rizzo
2006-03-29Introduce an utility macro to set base, offset andLuigi Rizzo
2006-02-01use string fields for some stuff in ast_channelKevin P. Fleming
2006-01-31define a global null_frame object so when queueing a null frame, you don'tRussell Bryant
2006-01-29make ast_read() able to handle channel read()/exception() methods that return...Kevin P. Fleming
2006-01-14Small documentation update for new AST_FRAME_MODEM typeMatthew Fredrickson