626 Commits (758badb46ab50893d58d7d835d300212d8b5824d)

Author SHA1 Message Date
  Richard Fuchs 8d3b8e310a redis support functions 13 years ago
  Richard Fuchs 20f33e56ff treat zero ip/port as wildcard when matching up old streams 13 years ago
  Richard Fuchs 5cebf5adbd use peer_advertised where appropriate 13 years ago
  Richard Fuchs fc6fe69075 replace IN6_IS_ADDR_UNSPECIFIED because it doesnt work for mapped addresses 13 years ago
  Richard Fuchs 5d726fdf84 fix some ipv6 related bugs 13 years ago
  Richard Fuchs 6adda7c301 keep track of sdp stream endpoints and use them as index when rewriting 13 years ago
  Richard Fuchs bac4f31489 get rid of num parameter to sdp_replace 13 years ago
  Richard Fuchs 7ca74b399e use iovec based sdp rewriting 13 years ago
  Richard Fuchs df1b169cba handle consecutive ports in SDP 13 years ago
  Richard Fuchs a67f03d1d3 introduce struct udp_fd 13 years ago
  Richard Fuchs 4c14016f9f code cosmetics 13 years ago
  Richard Fuchs 7137b784e9 implement a "relays cache" 13 years ago
  Richard Fuchs 061507585c variable renaming - getting confusing 13 years ago
  Richard Fuchs a45a7379ed obsolete get_port_pair() 13 years ago
  Richard Fuchs ce2df6d90f exclude our own listening ports from RTP 13 years ago
  Richard Fuchs 9ae844040a reimplement get_port_pair() to support multiple consecutive ports 13 years ago
  Richard Fuchs e22b6a04fb support trust-address flag 13 years ago
  Richard Fuchs ab3a47ae41 finish renaming control.[ch] to control_tcp.[ch] 13 years ago
  Richard Fuchs efdc8efeb8 rename some command implementation functions for consistency 13 years ago
  Richard Fuchs 9f78c2f17a implement call_delete_ng() 13 years ago
  Richard Fuchs 3069720052 fix copy-pasto 13 years ago
  Richard Fuchs 2872d18f43 implement call_answer 13 years ago
  Richard Fuchs 5d1c2aabed support some flags passed from rtpproxy-ng module 13 years ago
  Richard Fuchs 5accfd0751 dont return ipv6 address by default 13 years ago
  Richard Fuchs 011e0e7e4e unify call_update_udp and call_lookup_udp 13 years ago
  Richard Fuchs e5d7341bdc unify call_request and call_lookup 13 years ago
  Richard Fuchs 6fd39168f1 obsolete infohash 13 years ago
  Richard Fuchs ecc37e4b2a fix segfault related to null log_info 13 years ago
  Richard Fuchs b66809bb8c use new struct stream_input where appropriate 13 years ago
  Richard Fuchs 8fe26b2d3b obsolete the "mediatype" element 13 years ago
  Richard Fuchs 9589a73b42 obsolete call{ed,ing}_agent element 13 years ago
  Richard Fuchs 337167faf7 use enum stream_address_format 13 years ago
  Richard Fuchs 923a7bdf5a correctly mark ip6 address 13 years ago
  Richard Fuchs c75394d3cd first take on SDP rewriting 13 years ago
  Richard Fuchs 2b60a82e36 more mass deployment of the new "str" object - does this thing still work? now really? 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 f6a336ce89 prefer objects on stack instead of heap when possible 13 years ago
  Richard Fuchs a2ac8075a9 WIP on SDP parser 13 years ago
  Richard Fuchs be4a6c7d58 make my life easier with a smart_ntop_port() function 13 years ago
  Richard Fuchs 5ea5dcddfa call_offer()/answer stubs 13 years ago
  Richard Fuchs bca25d7700 make call_lookup_udp() remember viabranches like call_update_udp() 13 years ago
  Richard Fuchs ef521030ab make viabranch in udp lookup optional 13 years ago
  Richard Fuchs ed7f8dda04 remove obsolete code; add more locking 13 years ago
  Richard Fuchs 644e5ba9df calculate proper "TTL" 13 years ago
  Richard Fuchs bbb8327750 implement udp Q command 13 years ago
  Richard Fuchs a99ada4e41 add more logging to xmlrpc call mechanism 13 years ago
  Richard Fuchs eda487e579 un-shoot myself in the foot, gna 13 years ago
  Richard Fuchs 8092a56761 another locking fix 13 years ago