Commit Graph

2571 Commits (d5d0a3a994a45185c5af98bfeb356eb172c5f2bc)
 

Author SHA1 Message Date
Richard Fuchs d5d0a3a994 TT#111150 convert str.len to size_t
4 years ago
Richard Fuchs 61a852fa71 TT#14008 fix debug logging bug
4 years ago
Richard Fuchs dbf79cb762 TT#14008 allow re-invites for calls when load limit is hit
4 years ago
Richard Fuchs 87e5efc7d4 TT#111150 fix mem leaks in test-transcode
4 years ago
Richard Fuchs 80099bd57c TT#111150 fix mem leak in codec tracker
4 years ago
Richard Fuchs aca786b3bf TT#99621 fix RTCP generation after it has been stopped once
4 years ago
Richard Fuchs 311069b5e5 TT#14008 match SSRC printing in kernel with daemon
4 years ago
Richard Fuchs a2af257216 TT#98901 fix DTX TS reset detection
4 years ago
Richard Fuchs a8d5076065 TT#119502 correctly restore calls from both Redis instances
4 years ago
Richard Fuchs a9fdc219f0 TT#14008 amend kernel test script
4 years ago
Richard Fuchs 9d4b870b0f TT#14008 fix seq_file usage
4 years ago
Richard Fuchs ec42f83353 TT#14008 allow usage with just HTTP/WS
4 years ago
Richard Fuchs a2e05bdc5c TT#120402 always update output SSRC mapping
4 years ago
Richard Fuchs 6cc1e99ee8 TT#14008 fix possible segfault when out of ports
4 years ago
Guillem Jover 8d7e4c737a TT#111150 Use test -z instead of a prefixed x
4 years ago
Sipwise Jenkins Builder 2ebf26e125 Release new version 9.5.0.0+0~mr9.5.0.0
4 years ago
Richard Fuchs 05ef61c0d7 TT#108003 fix errors reported by coverity
4 years ago
Richard Fuchs 4d5395f8b0 TT#111150 disable Debian hardening when testing
4 years ago
Richard Fuchs aabcfaff17 TT#119502 quiet logging for foreign calls
4 years ago
Richard Fuchs 89666c8021 TT#14008 fix ICE if ICE completes before SDP comes in
4 years ago
Richard Fuchs c939c977ec TT#14008 set getopt require_order to avoid confusing errors
4 years ago
Richard Fuchs 0ae9967404 TT#108003 run coverity test on a schedule
4 years ago
Richard Fuchs a86d98f8d1 TT#118902 add support for per-call debugging
4 years ago
Richard Fuchs b9d68914e6 TT#111150 remove obsolete str_chunk_insert
4 years ago
Richard Fuchs 44809a30c8 TT#111150 refactor xmlrpc_helper to avoid GStringChunk
4 years ago
Richard Fuchs 2f84553913 TT#111150 refactor cookie cache to avoid GStringChunk
4 years ago
Richard Fuchs ade8100d3b TT#111150 fix unaligned memory access
4 years ago
Richard Fuchs 8e39599a18 TT#111150 add extra runtime options for unit tests
4 years ago
Richard Fuchs d44abe24f6 TT#111150 fix possible unaligned memory access
4 years ago
Richard Fuchs ef5a954e4c TT#111150 fix possible unaligned memory access
4 years ago
Richard Fuchs 49bfad1f5f TT#111150 fix possible null pointer dereference
4 years ago
Richard Fuchs 055b745c2f TT#111150 don't pass null pointers to memchr or memcpy
4 years ago
Richard Fuchs 98a42a099d TT#14008 add missing flag to test script
4 years ago
Richard Fuchs 5802ff2379 TT#54762 add option to enable automatic active/active switchover
4 years ago
Richard Fuchs 3ada2ec0c1 TT#98901 handle DTX restarts and TS resets
4 years ago
Richard Fuchs bfcd2b248d TT#14008 remove obsolete option from pod file
4 years ago
Richard Fuchs a5d2837615 TT#118800 add support for `channels` mix mode
4 years ago
Richard Fuchs e67e395a69 TT#14008 fix typo in pod file
4 years ago
Richard Fuchs 800f098cd1 TT#14008 remove obsolete test scripts and add new kernel tester
4 years ago
Sergey Safarov 9bb6354f7a
rtpengine.sample: added listen-http example
4 years ago
Sergey Safarov 6b3b815ce6 fixed rpm packaging GH #1231
4 years ago
Richard Fuchs f7ff1367ef TT#111357 fix output file names in case of output re-config
4 years ago
Richard Fuchs ac71e81e54 TT#118350 add SDES=static option
4 years ago
Richard Fuchs bf40d2a841 Merge branch 'master' of https://github.com/smititelu/rtpengine
4 years ago
Richard Fuchs 7dc55e6378 TT#98901 convert from static DTX delay to dynamic buffer queue
4 years ago
Richard Fuchs 42dd21d1ec TT#14008 compensate for negative clock drifts
4 years ago
Richard Fuchs a6c7e9403a TT#14008 fix output of negative fractional numbers
4 years ago
Richard Fuchs f547549f98 Merge branch 'rtt_rtcp_xr' of https://github.com/jchavanton/rtpengine
4 years ago
Julien Chavanton 0483df374f fix rtt from rtcp_rx
4 years ago
Julien Chavanton 49786d049f adding cumulative number of packets lost
4 years ago