Commit Graph

3541 Commits (c86f73c9e6fb9417d32f64fa698828bea14b200c)
 

Author SHA1 Message Date
Richard Fuchs a45a7379ed obsolete get_port_pair()
12 years ago
Richard Fuchs ce2df6d90f exclude our own listening ports from RTP
12 years ago
Richard Fuchs 9ae844040a reimplement get_port_pair() to support multiple consecutive ports
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 7a0687bebc prettify bencode.h and add bencode_get_str()
12 years ago
Richard Fuchs ab3a47ae41 finish renaming control.[ch] to control_tcp.[ch]
12 years ago
Richard Fuchs a050fcfa48 rename control.[ch] to control_tcp.[ch]
12 years ago
Richard Fuchs efdc8efeb8 rename some command implementation functions for consistency
12 years ago
Richard Fuchs 9f78c2f17a implement call_delete_ng()
12 years ago
Richard Fuchs 3069720052 fix copy-pasto
12 years ago
Richard Fuchs 3bc3e74bdc more logging
12 years ago
Richard Fuchs 2872d18f43 implement call_answer
12 years ago
Richard Fuchs 57051ee86f use a sane default port range
12 years ago
Richard Fuchs fe3af2559e support listening on NG port through init/defaults
12 years ago
Richard Fuchs 9f276ad73d inlining ftw
12 years ago
Richard Fuchs 5d1c2aabed support some flags passed from rtpproxy-ng module
12 years ago
Richard Fuchs 5accfd0751 dont return ipv6 address by default
12 years ago
Richard Fuchs 011e0e7e4e unify call_update_udp and call_lookup_udp
12 years ago
Richard Fuchs e5d7341bdc unify call_request and call_lookup
12 years ago
Richard Fuchs 6fd39168f1 obsolete infohash
12 years ago
Richard Fuchs ecc37e4b2a fix segfault related to null log_info
12 years ago
Richard Fuchs b66809bb8c use new struct stream_input where appropriate
12 years ago
Richard Fuchs 21e18c086e obsolete the "mediatype" element
12 years ago
Richard Fuchs 8fe26b2d3b obsolete the "mediatype" element
12 years ago
Richard Fuchs 9589a73b42 obsolete call{ed,ing}_agent element
12 years ago
Richard Fuchs ea16a5daa2 fix some resulting segfaults
12 years ago
Richard Fuchs 1160c5c0ad fulfil the promise of actually freeing the free list
12 years ago
Richard Fuchs 337167faf7 use enum stream_address_format
12 years ago
Richard Fuchs 923a7bdf5a correctly mark ip6 address
12 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
12 years ago
Richard Fuchs 45c38179d1 those updates break the redis module
12 years ago
Richard Fuchs 2b60a82e36 more mass deployment of the new "str" object - does this thing still work? now really?
12 years ago
Richard Fuchs edc60d05f9 convenience functions required by rtpproxy-ng
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 f6a336ce89 prefer objects on stack instead of heap when possible
12 years ago
Richard Fuchs a2ac8075a9 WIP on SDP parser
12 years ago
Richard Fuchs 7cc6d95338 adding preliminary SDP parser
12 years ago
Richard Fuchs a8cc93f7a3 get rid of that silly len counter
12 years ago
Richard Fuchs c5be7346a6 hard-link bencode.[ch] from kamailio source for now
12 years ago
Richard Fuchs be4a6c7d58 make my life easier with a smart_ntop_port() function
12 years ago
Richard Fuchs 5ea5dcddfa call_offer()/answer stubs
12 years ago
Richard Fuchs fb20c7491d implement receiving and parsing NG protocol packets
12 years ago
Richard Fuchs 76cab1f697 non-static vars must be initialized to 0
12 years ago
Richard Fuchs 3a30e186c4 dont use RE_UDP_ macros for indexes into the fallback RE
12 years ago
Richard Fuchs 4700a6dea0 split generic udp receiving code into udp_listener
12 years ago
Richard Fuchs ab24a79de9 adding control_ng stubs
12 years ago
Richard Fuchs 189c19eb03 init function should return success too
12 years ago