Richard Fuchs
|
2872d18f43
|
implement call_answer
|
13 years ago |
Richard Fuchs
|
57051ee86f
|
use a sane default port range
|
13 years ago |
Richard Fuchs
|
fe3af2559e
|
support listening on NG port through init/defaults
|
13 years ago |
Richard Fuchs
|
9f276ad73d
|
inlining ftw
|
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
|
21e18c086e
|
obsolete the "mediatype" element
|
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
|
ea16a5daa2
|
fix some resulting segfaults
|
13 years ago |
Richard Fuchs
|
1160c5c0ad
|
fulfil the promise of actually freeing the free list
|
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
|
45c38179d1
|
those updates break the redis module
|
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
|
edc60d05f9
|
convenience functions required by rtpproxy-ng
|
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
also remove several occurences of "const" that keep biting me in the rear.
|
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
|
7cc6d95338
|
adding preliminary SDP parser
|
13 years ago |
Richard Fuchs
|
a8cc93f7a3
|
get rid of that silly len counter
|
13 years ago |
Richard Fuchs
|
c5be7346a6
|
hard-link bencode.[ch] from kamailio source for now
|
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
|
fb20c7491d
|
implement receiving and parsing NG protocol packets
|
13 years ago |
Richard Fuchs
|
76cab1f697
|
non-static vars must be initialized to 0
|
13 years ago |
Richard Fuchs
|
3a30e186c4
|
dont use RE_UDP_ macros for indexes into the fallback RE
|
13 years ago |
Richard Fuchs
|
4700a6dea0
|
split generic udp receiving code into udp_listener
|
13 years ago |
Richard Fuchs
|
ab24a79de9
|
adding control_ng stubs
|
13 years ago |
Richard Fuchs
|
189c19eb03
|
init function should return success too
|
13 years ago |
Richard Fuchs
|
1912346c35
|
remember: git commit -a doesnt commit new files
|
13 years ago |
Richard Fuchs
|
67e876ff97
|
split udp listener init code into separate file
|
13 years ago |
Richard Fuchs
|
32523c5896
|
split cookie cache keeping into separate file
|
13 years ago |
Richard Fuchs
|
27835dc50e
|
split cookie cache keeping into separate file
|
13 years ago |
Richard Fuchs
|
78712cf7c9
|
rename listen to listen-tcp in error outputs as well
|
13 years ago |
Richard Fuchs
|
2effd967ea
|
rename listen to listen-tcp in the sample default script as well
|
13 years ago |
Richard Fuchs
|
5c2b07387e
|
rename listen to listen-tcp in the init script as well
|
13 years ago |
Richard Fuchs
|
8ae44f7aa6
|
silly bugfix for the init fail case
|
13 years ago |
Richard Fuchs
|
a7d40bf7bc
|
rename --listen to --listen-tcp
|
13 years ago |
Richard Fuchs
|
8708c99e33
|
add bencode lib to sources
|
13 years ago |
Richard Fuchs
|
5c310916a2
|
2.1.1
|
13 years ago |
Richard Fuchs
|
bca25d7700
|
make call_lookup_udp() remember viabranches like call_update_udp()
|
13 years ago |