aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/rtp_engine.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-02Merged revisions 289798 via svnmerge from jpeeler1-0/+2
2010-07-08Add IPv6 to Asterisk.mmichelson1-21/+25
2010-06-08Fix some doxygen warnings.lmadsen1-3/+4
2010-06-08Add SRTP support for Asterisktwilson1-0/+11
2010-06-07Seems strange (and the code backs up) that if the max and min of a statistic ...tilghman1-3/+3
2010-04-09Merge Call completion support into trunk.mmichelson1-0/+1
2010-03-12Only change the RTP ssrc when we see that it has changedtwilson1-11/+27
2010-03-05Fix up the ast_rtp_property enum.russell1-2/+7
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...kpfleming1-65/+65
2009-12-01More 32->64 bit codec conversions.tilghman1-2/+2
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-14/+14
2009-09-30Use rtp properties instead of adding a callbacktwilson1-17/+2
2009-09-30Merged revisions 221086 via svnmerge from twilson1-0/+19
2009-08-16Add two more API calls for getting the current glue and channel in bridging c...file1-0/+40
2009-08-13Add an API call for retrieving the engine in use by an RTP instance.file1-0/+19
2009-07-03Wrap rtp_engine.h header comments to 80 characters.seanbright1-28/+34
2009-06-19Add support for allowing an RTP engine to decide on whether it is possible fo...file1-0/+22
2009-06-18Trunk implementation of setting an alternate RTP source.mmichelson1-0/+24
2009-04-02Merge in the RTP engine API.file1-0/+1594