| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
643547377f |
MT#61352 consolidate opmode with ng_command
There is enough overlap between the two enums that it doesn't make sense to carry along both. Unify. Change-Id: I9de8fbdb8d78a2002d8c1b62cea57188c937d61d |
1 year 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 |
|
|
2975b2131d |
MT#55283 convert struct call to typedef
Change-Id: I1f01fdf74d6d3952413ebc02dfdb9770b324481c |
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 |
|
|
d64c888a0e |
TT#36301 transcoding unit tests
Change-Id: If48e5afe5a343b557183b6e87441f52424dd2c6a |
8 years ago |
|
|
7088e1586a |
remove obsolete redis restore function arguments
Change-Id: Ia45cf4316ffa7a3d4fd813c74a1c76ee5dc38058 |
9 years ago |
|
|
d88587512a | Cleanup according to pull req #335 | 9 years ago |
|
|
8f01e780a8 | First attempt to seperate more stats and cdr away from the core running code | 9 years ago |