summaryrefslogtreecommitdiff
path: root/include/asterisk/rtp_engine.h
AgeCommit message (Expand)Author
2012-02-24Allow SRTP policies to be reloadedMatthew Jordan
2011-07-21Merged revisions 329257 via svnmerge from Russell Bryant
2011-07-19Merged revisions 328824 via svnmerge from Kinsey Moore
2011-06-14Merged revisions 323370 via svnmerge from Terry Wilson
2011-04-18Merged revisions 314017 via svnmerge from David Vossel
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-12-20Some scheduler API cleanup and improvements.Russell Bryant
2010-11-03Merged revisions 293803 via svnmerge from Terry Wilson
2010-10-02Merged revisions 289840 via svnmerge from Jeff Peeler
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2010-06-08Fix some doxygen warnings.Leif Madsen
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...Tilghman Lesher
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-05Fix up the ast_rtp_property enum.Russell Bryant
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-09-30Use rtp properties instead of adding a callbackTerry Wilson
2009-09-30Merged revisions 221086 via svnmerge from Terry Wilson
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...Joshua Colp
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.Joshua Colp
2009-07-03Wrap rtp_engine.h header comments to 80 characters.Sean Bright
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...Joshua Colp
2009-06-18Trunk implementation of setting an alternate RTP source.Mark Michelson
2009-04-02Merge in the RTP engine API.Joshua Colp