summaryrefslogtreecommitdiff
path: root/channels/chan_rtp.c
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-09-13chan_rtp: Use μ-law by default instead of signed linearSean Bright
2016-12-22chan_rtp.c: Fix uninitialized memory crash.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-10-17chan_rtp: Set a sane default rtp engine for unicast.Moises Silva
2016-06-06chan_rtp.c: Simplify options to UnicastRTP channel creation.Richard Mudgett
2016-05-27multicast RTP: Add dialing optionsMark Michelson
2016-05-20chan_rtp.c: Cleanup ast_request() parameter parsing.Richard Mudgett
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-09-12chan_rtp: Add unicast RTP support.Joshua Colp