summaryrefslogtreecommitdiff
path: root/main/sdp_state.c
AgeCommit message (Expand)Author
2017-05-02Merge "SDP: Make SDP translation to/from internal representation more const."Joshua Colp
2017-05-01Merge "SDP: Make ast_sdp_state_set_remote_sdp() return error."Jenkins2
2017-05-01Merge "SDP: Misc cleanups (Mostly memory leaks)"Jenkins2
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-27SDP: Misc cleanups (Mostly memory leaks)Richard Mudgett
2017-04-27SDP API: Add SSRC-level attributesMark Michelson
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