Commit Graph

139 Commits (a56577adb44ea3e8156918a6a7b9d112cdb48c9c)

Author SHA1 Message Date
Claudiu Boriga 8cc4b7874e Add statistics for requests per second
7 years ago
Richard Fuchs b8dbd997e9 TT#30403 consolidate NG flags processing functions
7 years ago
Richard Fuchs 75056a8dd1 eliminate the callmaster struct
7 years ago
Richard Fuchs 741140341f move "totalstats" out of callmaster into global scope
7 years ago
Richard Fuchs 790e596c58 move cngs out of callmaster into global scope
7 years ago
Richard Fuchs c17f4fe53d avoid side effects in assert()
7 years ago
Richard Fuchs d10952a029 TT#26757 add tcp_listener framework
7 years ago
Claudiu Boriga 3472821ccc Add option to set TOS for control-ng interface
8 years ago
Claudiu Boriga cf15275f30 add stop recording comand to ng interface
8 years ago
Richard Fuchs e85759a3b8 fix some errors caught by coverity
8 years ago
Richard Fuchs 984585a32c TT#5003 implement kernel-side call recording
9 years ago
Richard Fuchs 0206f09b93 fix obj-debug stuff
9 years ago
Stefan Mititelu 57aa56616d Add offer/answer/delete processing statistics
9 years ago
Richard Fuchs 6d3865b971 Mass update - manual merge of rfuchs/socket-rework branch
10 years ago
Richard Fuchs 144a451526 support selective SDES session parameters
10 years ago
Richard Fuchs 26ca844e73 drop support for glib versions older than 2.30
10 years ago
Richard Fuchs 016f8b3b53 Rework logging a bit (primarily in NG)
10 years ago
Richard Fuchs de37ac046c use TLS buffer array for temporary strings
10 years ago
Richard Fuchs 36c7141d53 change control_ng_stats into a hash and use locking and atomic ops
10 years ago
Frederic-Philippe Metz 0ccb11a18d Added statistics on control ng interface.
10 years ago
Richard Fuchs caba5be677 MT#10583 remember the "created from" address in raw format
10 years ago
Frederic-Philippe Metz d623710bc4 adaptions_for_ng_protocol:
11 years ago
Richard Fuchs 19e0281744 disable "list" NG command if glib version is too low
11 years ago
Camille Oudot a51db7172b new command: 'list' to retreive the list of active call-ids
11 years ago
Richard Fuchs f8f741b584 Update to upcoming 3.0 release (2.9.9 for now)
11 years ago
Richard Fuchs 16883bdb29 improve NG logging
12 years ago
Richard Fuchs 7787ad3b28 reorder headers and fix resulting errors
12 years ago
Richard Fuchs 1ef1c87545 add a prelim NG query command
12 years ago
Richard Fuchs 7ca74b399e use iovec based sdp rewriting
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 3bc3e74bdc more logging
12 years ago
Richard Fuchs c75394d3cd first take on SDP rewriting
12 years ago
Richard Fuchs 60da1bc445 mass deployment of the new "str" object - does this thing still work?
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 4700a6dea0 split generic udp receiving code into udp_listener
12 years ago
Richard Fuchs ab24a79de9 adding control_ng stubs
12 years ago