| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
dc80c27af7 |
TT#28163 split encoder from recording daemon into shared lib
Change-Id: I76a744b1b1acd32f326d26db7a44273394a4dee1 |
8 years ago |
|
|
f7aa5fa6b6 |
TT#14571 PEP8 for YouCompleteMe config
Change-Id: I8fdc9b3d3ceb2cfa7333cb8520228629f1c521f1 |
9 years ago |
|
|
d7fa0689f9 |
TT#5566 rudimentary wav file output
Change-Id: Icdc97a9dc849bba6ba6add12d0bdd17f8b7712cd |
9 years ago |
|
|
411c3b3373 |
TT#5566 checkin of external call recording daemon
Change-Id: I8102144ab1508fe815be84d727f6fa3234fd0994 |
9 years ago |
|
|
6d3865b971 |
Mass update - manual merge of rfuchs/socket-rework branch
This brings master up to date with branch `rfuchs/socket-rework` at commit `b1bcc096b7`. The branches have diverged too much for a proper merge, so this is a manual (squashed) merge. The old master before this merge can be found in branch `old-master-before-socket-rework` (commit `82199216b2`). This is a complete rewrite of all socket handling routines. The most important functional change is that sockets aren't indiscriminately bound to INADDR_ANY (or rather in6addr_any), but instead are always bound to their respective local interface address and with the correct address family. Side effects of this are that in multi-homed environments, multiple sockets must be opened (one per interface address and family) which must be taken into account when considering RLIMIT_NOFILE values. As a benefit, this change allows rtpengine to utilize the full UDP port space per interface address, instead of just one port space per machine. The socket abstraction also makes it possible to support RTP over TCP in the future. Change-Id: If6cf4f42136229490186d2d2482fb4fc140c2b53 |
10 years ago |
|
|
deba231143 | rename an old MP_ variable to RE_ | 11 years ago |
|
|
681b2c1a24 | version reporting: use git branch and commit if available | 12 years ago |
|
|
4c0ca278fa | rename mediaproxy-ng to rtpengine | 12 years ago |
|
|
f8f741b584 |
Update to upcoming 3.0 release (2.9.9 for now)
Merged from branch rfuchs/3.0 Conflicts: daemon/sdp.c debian/changelog tests/simulator-ng.pl utils/ng-client |
12 years ago |
|
|
7d6ab9f6fd | adding ycm config file | 13 years ago |