Richard Fuchs
26ca844e73
drop support for glib versions older than 2.30
11 years ago
Richard Fuchs
016f8b3b53
Rework logging a bit (primarily in NG)
Creates a preliminary log tag with the call-id whenever possible.
Changes log level of underlying NG messages to DEBUG.
Does a pretty-printed dump of NG responses.
Closes #73
11 years ago
Richard Fuchs
de37ac046c
use TLS buffer array for temporary strings
11 years ago
Richard Fuchs
36c7141d53
change control_ng_stats into a hash and use locking and atomic ops
11 years ago
Frederic-Philippe Metz
0ccb11a18d
Added statistics on control ng interface.
Seen by using 'rtpengine-ctl list totals'
11 years ago
Richard Fuchs
caba5be677
MT#10583 remember the "created from" address in raw format
11 years ago
Frederic-Philippe Metz
d623710bc4
adaptions_for_ng_protocol:
Dieser patch beinhaltet die Anpassungen für das NG protocol.
Author: Frederic-Philippe Metz <Frederic.Metz@1und1.de>
11 years ago
Richard Fuchs
19e0281744
disable "list" NG command if glib version is too low
also shuffle around some header definitions
11 years ago
Camille Oudot
a51db7172b
new command: 'list' to retreive the list of active call-ids
12 years ago
Richard Fuchs
f8f741b584
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0
Conflicts:
daemon/sdp.c
debian/changelog
tests/simulator-ng.pl
utils/ng-client
12 years ago
Richard Fuchs
16883bdb29
improve NG logging
13 years ago
Richard Fuchs
7787ad3b28
reorder headers and fix resulting errors
13 years ago
Richard Fuchs
1ef1c87545
add a prelim NG query command
13 years ago
Richard Fuchs
7ca74b399e
use iovec based sdp rewriting
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
3bc3e74bdc
more logging
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
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
4700a6dea0
split generic udp receiving code into udp_listener
13 years ago
Richard Fuchs
ab24a79de9
adding control_ng stubs
13 years ago