Commit Graph

94 Commits (b6643e32aa9e87efdba3c1cecbbbc72bdf6b72bf)

Author SHA1 Message Date
Richard Fuchs 20dfa12220 fix segfault
12 years ago
Richard Fuchs 4f2d6d4c58 enable ice/stun processing also if no ice was previously present
12 years ago
Richard Fuchs 0be4fa311e support dual-stack ICE offers
12 years ago
Richard Fuchs 1c830108ad misinterpreted the meaning of the "trust address" flag
12 years ago
Richard Fuchs 72f6cc97f9 support non-forced insertion of ice candidates
12 years ago
Richard Fuchs 9c8075ca87 agents MUST ignore all other attributes that follow MESSAGE-INTEGRITY
12 years ago
Richard Fuchs 0ed8587e05 move ice_ufrag/pwd into peer struct
12 years ago
Richard Fuchs 6ceb187abb increate length of random strings
12 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
12 years ago
Richard Fuchs 8c06d3254a start work on stun support
12 years ago
Richard Fuchs bff00fdab6 support b=RR:0 and b=RS:0 to disable rtcp
12 years ago
Richard Fuchs d928ccd37d clean up the mess
12 years ago
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
13 years ago
Richard Fuchs e22b6a04fb support trust-address flag
13 years ago
Richard Fuchs 5d1c2aabed support some flags passed from rtpproxy-ng module
13 years ago
Richard Fuchs b66809bb8c use new struct stream_input where appropriate
13 years ago
Richard Fuchs 9589a73b42 obsolete call{ed,ing}_agent element
13 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
13 years ago
Richard Fuchs 60da1bc445 mass deployment of the new "str" object - does this thing still work?
13 years ago
Richard Fuchs 8db7ab6c94 introduce kamailio-style "str" data type/struct
13 years ago
Richard Fuchs ccfa304354 sdp_streams() initial implementation
13 years ago
Richard Fuchs a2ac8075a9 WIP on SDP parser
13 years ago
Richard Fuchs 7cc6d95338 adding preliminary SDP parser
13 years ago