| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
8c694b5e2b |
MT#55283 convert cookie_cache to int64_t
Change-Id: If94cc69d180a0a17b0973a30800e0770d7d8f413 |
8 months ago |
|
|
6e55a48369 |
MT#55283 use bencode_buffer for cookie cache
Change-Id: I5b9a50ab664504d9b7e58898dfa7af8fe1fe36f8 |
11 months ago |
|
|
bd440dcdcb |
MT#55283 use enum ng_opmode
Change-Id: Ic511765a87faf53d9b8afd4a216bfcb1755f5c5e |
11 months ago |
|
|
3692ad098d |
MT#55283 change string allocation semantics
Change old code to directly return `str` objects instead of pointers to allocated ones. Largely a no-op change but makes some code easier and eliminates some old kludges. Change-Id: I2be19dd24bb7ff046d86cc32a3af235283e65dd0 |
11 months ago |
|
|
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 |
|
|
423d7bf824 |
MT#59086 Unify header files.
In the header files follow the rules: 1. Firstly goes ifndef/define construction, then one empty row. 2. Secondly go system headers, so in angle-brackets, then one empty row. 3. If there are important pre-processor definitions, which affect the following custom file headers, they are added next, then one empty row. 4. Thirdly custom header files, so in double quotes, then at least one empty row. 5. If there is "xt_RTPENGINE.h", it's mentioned next, but separately, then one empty row. 6. Then pre-processor definitions, and 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 specific sequence, and also possibly on some inline objects definitions. But, if possible to follow the rules, it should be done. Change-Id: I6bec69b508653947c04e7785775373d21112eb58 |
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 |
|
|
2f84553913 |
TT#111150 refactor cookie cache to avoid GStringChunk
Change-Id: I0f53ec6bcb2ecd79cfbd857acf2617c1348205f6 |
5 years ago |
|
|
1589c29e28 |
TT#28300 add cleanup of poller related data
Change-Id: I64a38869ce3120d066fc818e3c76941a1c8186b7 |
6 years ago |
|
|
d64c888a0e |
TT#36301 transcoding unit tests
Change-Id: If48e5afe5a343b557183b6e87441f52424dd2c6a |
8 years ago |
|
|
60da1bc445 | mass deployment of the new "str" object - does this thing still work? | 13 years ago |
|
|
27835dc50e | split cookie cache keeping into separate file | 13 years ago |