summaryrefslogtreecommitdiff
path: root/include/asterisk/sdp_state.h
AgeCommit message (Expand)Author
2018-04-25core: Remove unused/incomplete SDP modules.Richard Mudgett
2017-06-20SDP: Rework SDP offer/answer model and update capabilities merges.Richard Mudgett
2017-06-15SDP: Set the remote c= line in RTP instance.Richard Mudgett
2017-04-27SDP: Make SDP translation to/from internal representation more const.Richard Mudgett
2017-04-27SDP: Make ast_sdp_state_set_remote_sdp() return error.Richard Mudgett
2017-04-25sdp: Add support for T.38Joshua Colp
2017-04-25SDP: Ensure SDPs "merge" properly.Mark Michelson
2017-03-30sdp: Add support for setting connection address and clean up state.Joshua Colp
2017-03-14RFC sdp: Initial SDP creationGeorge Joseph
2017-03-01SDP: Add initial SDP state machine.Mark Michelson
2017-02-21Add initial SDP state code.Mark Michelson