Commit Graph

34 Commits (033b7d1f550a018bc5cb27fca3faba3f19233aed)

Author SHA1 Message Date
Richard Fuchs bff00fdab6 support b=RR:0 and b=RS:0 to disable rtcp
14 years ago
Richard Fuchs d928ccd37d clean up the mess
14 years ago
Richard Fuchs 3c10c9ac17 add support for non-standard rtcp ports
14 years ago
Richard Fuchs 3faa9f8a8f parse out rtcp attribute
14 years ago
Richard Fuchs 1a2e0d75ea create a random but constant "foundation" string for ice candidates
14 years ago
Richard Fuchs dc7c4e7fba s/ufrag_pwd_chars/ice_chars/
14 years ago
Richard Fuchs cd3264b7ef i dont like long variable names
14 years ago
Richard Fuchs 581b1bf948 build a hash table of sdp attributes when parsing them
14 years ago
Richard Fuchs 902f47da28 remove redundancy in struct member names
14 years ago
Richard Fuchs 68f91da68e split up attributes even more when parsing them
14 years ago
Richard Fuchs 33ef09b470 insert ice candidate for rtcp
14 years ago
Richard Fuchs f107ab461a adding rudimentary insertion of ICE attributes
14 years ago
Richard Fuchs c18c1d64eb unify copy_remainder and copy_up_to, create copy_up_to_end_of
14 years ago
Richard Fuchs 30669f2cd3 support removal of ICE attributes
14 years ago
Richard Fuchs 4914d6babb fix skip_over off by one bug
14 years ago
Richard Fuchs adaaa1e59e parse out sdp attributes
14 years ago
Richard Fuchs f5e6482d5d base the stream traversal entirely on stream index
14 years ago
Richard Fuchs 6adda7c301 keep track of sdp stream endpoints and use them as index when rewriting
14 years ago
Richard Fuchs c33642a011 more consistent function naming
14 years ago
Richard Fuchs bac4f31489 get rid of num parameter to sdp_replace
14 years ago
Richard Fuchs 7ca74b399e use iovec based sdp rewriting
14 years ago
Richard Fuchs df1b169cba handle consecutive ports in SDP
14 years ago
Richard Fuchs a67f03d1d3 introduce struct udp_fd
14 years ago
Richard Fuchs 824c84b2e8 properly handle multiple streams
14 years ago
Richard Fuchs e22b6a04fb support trust-address flag
14 years ago
Richard Fuchs 5d1c2aabed support some flags passed from rtpproxy-ng module
14 years ago
Richard Fuchs b66809bb8c use new struct stream_input where appropriate
14 years ago
Richard Fuchs 9589a73b42 obsolete call{ed,ing}_agent element
14 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
14 years ago
Richard Fuchs 60da1bc445 mass deployment of the new "str" object - does this thing still work?
14 years ago
Richard Fuchs 8db7ab6c94 introduce kamailio-style "str" data type/struct
14 years ago
Richard Fuchs ccfa304354 sdp_streams() initial implementation
14 years ago
Richard Fuchs a2ac8075a9 WIP on SDP parser
14 years ago
Richard Fuchs 7cc6d95338 adding preliminary SDP parser
14 years ago