Commit Graph

82 Commits (e41ef22f0fa69e9ab1b992830529bc157ff202f4)

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