summaryrefslogtreecommitdiff
path: root/include/asterisk/frame.h
AgeCommit message (Expand)Author
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-10-21Merged revisions 224931 via svnmerge from Russell Bryant
2009-10-08Merged revisions 222878 via svnmerge from Russell Bryant
2009-07-23Rework of T.38 negotiation and UDPTL API to address interoperability problemsKevin P. Fleming
2009-07-09Repair ability of SendFAX/ReceiveFAX to respond to T.38 switchover.Kevin P. Fleming
2009-07-08Merged revisions 205471 via svnmerge from David Vossel
2009-06-26Improve T.38 negotiation by exchanging session parameters between application...Joshua Colp
2009-06-16Enable applications to enable/disable digit and tone detection.Kevin P. Fleming
2009-06-16Merged revisions 200991 via svnmerge from Kevin P. Fleming
2009-06-01Minor whitespace fix.Russell Bryant
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