Commit Graph

257 Commits (38f97c2df8b4cc89909419e550487446f64f125d)

Author SHA1 Message Date
Richard Fuchs 38f97c2df8 TT#136956 support DTMF silence replacement
3 years ago
Richard Fuchs 478c2608e8 TT#136956 upgrade `block_dtmf` to enum to allow for different modes
3 years ago
Richard Fuchs 16f2f9af5c TT#14008 switch from repeated hash lookups to list iterator
3 years ago
Richard Fuchs f1d37e9c93 TT#147451 add support for SIPREC style SDPs
3 years ago
Richard Fuchs a7e22ba698 TT#147451 add support for multi-ml subscriptions
3 years ago
Richard Fuchs 2e5a5f63c4 TT#147451 rename helper function
3 years ago
Richard Fuchs 4cbeb15c07 TT#147451 obsolete necessity for `from-tag` in unsub/sub ans
3 years ago
Richard Fuchs a3f2781acd TT#147451 refactor media_block_match
3 years ago
Richard Fuchs 9c2b53b3ed TT#147800 don't clutter output dict with empty SSRC entries
3 years ago
Richard Fuchs 271a2a2a54 TT#14008 fix local SDP copy incorrectly returned from function
3 years ago
John Burke fab19ed8bb Add support for endpoint-learning on a per call basis
3 years ago
Richard Fuchs 24f607752c TT#145450 add support for tracking multiple SSRCs per stream
4 years ago
Richard Fuchs c5dc3484ae TT#131402 split up relay stats between kernel and userspace
4 years ago
Richard Fuchs facb4b54db TT#101150 obsolete redundant fields in struct totalstats
4 years ago
Richard Fuchs ad64f4fa00 TT#101150 introduce proper struct for "counter" style stats
4 years ago
Richard Fuchs 7dcc4473f5 TT#101150 split out "gauge" style stats
4 years ago
Richard Fuchs a1f3530292 TT#101150 separate out `struct stream_stats`
4 years ago
Richard Fuchs 3f69a48f07 TT#14008 add NAT-wait flag
4 years ago
Ricardas Stoma d1e2720b39 TT#14008 show codec name in media stats
4 years ago
Richard Fuchs 6f0439daf3 TT#14008 avoid duplicate bencode dict keys
4 years ago
Richard Fuchs 2130e2f62b TT#89352 support Janus control protocol
4 years ago
Richard Fuchs f0b1906809 TT#89352 add option to strip a:extmap
4 years ago
Richard Fuchs 1fd62d6857 TT#91151 populate "created from" for published calls
4 years ago
Richard Fuchs f04332915b TT#91151 add publish/subscribe commands
4 years ago
Richard Fuchs 413798e43f TT#132251 implement media silencing
4 years ago
Richard Fuchs de85d4b674 TT#128050 parse and document `reuse codecs` flag
4 years ago
Richard Fuchs 08fee992d1 TT#89352 add support for trickle ICE offer
4 years ago
Richard Fuchs 456d7ce243 TT#14008 allow some upper/lower case alternatives for consistency
4 years ago
Richard Fuchs 3f8892082d TT#121752 fix compiler warning
4 years ago
Richard Fuchs c06c51ded4 TT#121752 restore SSRC output per call in NG stats output
4 years ago
Richard Fuchs 5c519ec2db TT#89352 allow create-only mode for call_get_*
4 years ago
Richard Fuchs 765b1e3bca TT#89352 use bool type for foreign call functions
4 years ago
Richard Fuchs 432cf82f71 TT#91151 use auto cleanup for call unlock/unref
4 years ago
Richard Fuchs 18601d708f TT#91151 pass opmode to media_block_match()
4 years ago
Damir Nedžibović cc09099660 Squashed commit of the following:
4 years ago
Richard Fuchs 94a5feea7d TT#111150 fix coverity warnings
4 years ago
Richard Fuchs d0c6919923 TT#91151 save last input SDP w/ parsed
4 years ago
Richard Fuchs fc0bbf1079 TT#91151 switch str_init_dup to g_malloc
4 years ago
Richard Fuchs 72bb874cc5 TT#91151 switch SDP parsed vars to auto cleanup
4 years ago
Richard Fuchs 92fb330a46 TT#91151 implement one-to-many forwarding
4 years ago
Richard Fuchs 1e0765bf6e TT#91151 tie codec handlers to output media/sink
4 years ago
Richard Fuchs ecb0da8e4a TT#91151 move `sdp` parsing to generic flags parser
4 years ago
Richard Fuchs 1d387b98ef TT#112700 rework codec offer/answer routine
4 years ago
Richard Fuchs 256b9917ec TT#121752 associate SSRC hash to monologue instead of entire call
4 years ago
Richard Fuchs 95a30674ac TT#14008 implement lock-light global call iterators
4 years ago
Richard Fuchs 0e2bddb6c8 TT#14008 add `pierce-NAT` flag
4 years ago
Richard Fuchs a009f76456 TT#14008 support media echo and blackhole
4 years ago
Guillem Jover adbd071c14 TT#111150 Do not use old-style declarations
4 years ago
Richard Fuchs dbf79cb762 TT#14008 allow re-invites for calls when load limit is hit
4 years ago
Richard Fuchs a86d98f8d1 TT#118902 add support for per-call debugging
4 years ago