| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
7905811c53 |
MT#55283 Adding support for NG trace to Homer
Support is desired for Kamailio/Rtpengine traffic via UDP. Adding homer-disable-rtcp-stats and homer-enable-ng config params to separately control sending to Homer each traffic type. By default rtcp is `on` when homer parameter is configured. NG is by default disabled. closes #1802 Change-Id: Ib68fb133cffc5d8945f9b6bf60bab3e80fab9630 |
2 years ago |
|
|
bebe291656 |
MT#59086 Unify header files inclusions.
In the file implementations follow the rules: 1. Firstly goes the correlated header file, then one empty row. 2. Secondly go system headers, so in angle-brackets, then one empty row. 3. Thirdly, go custom header files, so in double quotes, then one empty row. 4. If there is "xt_RTPENGINE.h", it's mentioned next, but separately, then one empty row. 5. If there are pre-processor definitions, they are added. 6. And eventually at least one empty row before the code. In some situations it's allowed to step aside from the rules, when inclusions are dependent on each other, so on the sequence, and also possibly on some inline objects definitions, but if possible to follow the rules, it's being done. Change-Id: Ie512a970e230fe202398656d1942e8874bb14cd9 |
2 years ago |
|
|
f4677f6b5b |
MT#55283 use typed GQueue for homer
Change-Id: I51835527eb04c7b798420e041ef6bb876687c6f8 |
2 years ago |
|
|
469789bf19 |
MT#55283 make code checkers happy
Fix all instances of argument-less function signatures. Fix all instances of auto-cleanup variables declared after they need to be in scope. Change-Id: I3a005df03ede971e08d4f62d7c7711a1913fda5e |
2 years ago |
|
|
8893281e3d |
MT#55283 switch to anonymous unions
Change-Id: If80137ba4955013bb2b919c5bec9172a9776374e |
2 years ago |
|
|
1a28b73a2d |
MT#55283 Rename aux -> helpers
Windows doesn't allow a file to be named aux, so checkout fails. closes #1686 Change-Id: I4667561f430ec8d4767d2313890839754be77322 |
3 years ago |
|
|
07695d2abb |
TT#111150 Use modern <stdint.h> uint<bits>_t types
The u_int<bits>_t are BSD legacy types, while the new ones are specified by C99 and SUSv3. Change-Id: Ia748cabc33a7e5adc2c7a6049ad1e55be0c788a8 |
5 years ago |
|
|
009aa21bc0 |
TT#108003 Fix double free in __established()
The __attempt_send() function will free the gs string on success, so we should not free it again. Change-Id: I74c9e41854db56bf29ae541eaeebfb97ce8eeb74 Warned-by: coverity |
5 years ago |
|
|
d1e3dc0996 |
byte-swap homer ID as required
fixes #902 Change-Id: I332120c269ef63a273ca1a87f4e98cac8afb5e25 |
6 years ago |
|
|
223c7f17dd |
TT#12800 abstractize rtcp parsing and logging functions
Change-Id: I26e02a6851a51ea0720ac8ce1fc4a9e27d2ffec4 |
9 years ago |
|
|
e85759a3b8 |
fix some errors caught by coverity
Change-Id: I3f5bfc2df00ab9b031eef5a1c71b6ff3ba25e60c |
9 years ago |
|
|
29545e5434 |
MT#18599 use kernel socket receive timestamping
Change-Id: I6fde08be7942df7986eea39d2b233ce60d1fa862 |
10 years ago |
|
|
d45f928c98 |
MT#18599 limit Homer send queue size
Change-Id: I490b7552fbfc57c839b80e2574cb69e68758d743 |
10 years ago |
|
|
b5e36c223c |
MT#18599 simplify RTCP parsing
Change-Id: Ide82c1c882589f99e10cce28646b835ae3d8831c |
10 years ago |
|
|
133e6304b3 |
MT#18599 support sending RTCP stats to Homer via HEP
Change-Id: Icaf28f28c910318726e446a1a2ad4c7ee5e79f85 |
10 years ago |