summaryrefslogtreecommitdiff
path: root/res/res_rtp_multicast.c
AgeCommit message (Expand)Author
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-06-06res_rtp_multicast: Use consistent timestamps when possibleSean Bright
2017-05-30format: Reintroduce smoother flagsSean Bright
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-24res_rtp_multicast: Fix SEGV in ast_multicast_rtp_create_optionsGeorge Joseph
2016-06-13res_rtp_multicast.c: Fix warning message typo.Richard Mudgett
2016-05-27multicast RTP: Add dialing optionsMark Michelson
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
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
2013-10-03res_rtp_multicast: Ensure SSRC is set properlyKinsey Moore
2013-04-14Calculate the timestamp for outbound RTP if we don't have timing informationMatthew Jordan
2012-09-25Fix an issue where a caller to ast_write on a MulticastRTP channel would dete...Joshua Colp
2011-10-27Fix sequence number overflow over 16 bits causing codec change in RTP packets.Jonathan Rose
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-12-20Some scheduler API cleanup and improvements.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-10-30Add an "Asterisk Architecture Overview" section to the doxygen documentation.Russell Bryant
2009-06-25Add support for multicast RTP paging.Joshua Colp