summaryrefslogtreecommitdiff
path: root/include/asterisk/rtp_engine.h
AgeCommit message (Expand)Author
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