summaryrefslogtreecommitdiff
path: root/include/asterisk/frame.h
AgeCommit message (Expand)Author
2009-04-09Add support for allowing the channel driver to handle transcoding.Joshua Colp
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...Mark Michelson
2009-04-03Add better support for relaying success or failure of the ast_transfer() API ...Joshua Colp
2009-03-05Merged revisions 180372 via svnmerge from Kevin P. Fleming
2009-02-17Clear up documentation of AST_FRIENDLY_OFFSET in frame.hMark Michelson
2009-02-13Add basic (passthrough, playback, record) support for ITU G.722.1 and G.722.1...Kevin P. Fleming
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