summaryrefslogtreecommitdiff
path: root/channels/chan_multicast_rtp.c
AgeCommit message (Expand)Author
2016-06-10chan_rtp: Backport changes from master.Richard Mudgett
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-01Constify some more channel driver technology callback parameters.Richard Mudgett
2012-01-24Opaquify channel stringfieldsTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-01-14Merged revisions 301851 via svnmerge from Brett Bryant
2011-01-14Merged revisions 301845 via svnmerge from Brett Bryant
2010-08-20Merged revisions 282638 via svnmerge from Russell Bryant
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-08Add IPv6 to Asterisk.Mark Michelson
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-25Add support for multicast RTP paging.Joshua Colp