You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bryan Biedenkapp
58780d9e3d
cover more potential exception states withn the REST service;
|
2 years ago |
| .. |
|
fne
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
json
|
cleanup trailing whitespace;
|
3 years ago |
|
rest
|
cover more potential exception states withn the REST service;
|
2 years ago |
|
BaseNetwork.cpp
|
rename getData to get in RingBuffer; ensure the RingBuffer contains a data to the given length before attempting to return that data;
|
2 years ago |
|
BaseNetwork.h
|
implement parrot grant demand support for FNE conference bridge; correct issue with grant demands appearing as U2U instead of GROUP;
|
2 years ago |
|
FNENetwork.cpp
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
FNENetwork.h
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
FrameQueue.cpp
|
fix long standing oopsie, this assertion check should have been changed a long time ago;
|
3 years ago |
|
FrameQueue.h
|
correct bad implementation of RTP SSRC, SSRC should be the *sending* peer ID;
|
3 years ago |
|
Network.cpp
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
Network.h
|
correct bad implementation of RTP SSRC, SSRC should be the *sending* peer ID;
|
3 years ago |
|
RESTAPI.cpp
|
deprecate and remove Voice On Control support (this commit marks end of support for VOC operation); make buffer overflow errors more apparent in the log; increase verbosity of CC notification logging messages;
|
2 years ago |
|
RESTAPI.h
|
refactor quick-and-dirty table entry check to a more proper unordered_map find; implement new REST API to return the current affiliations; correct instance where a affiliation response would be sent across the network for denied/rejected affiliations (this would result in the FNE2 for example erroneously adding affiliation entries to its internal tables);
|
2 years ago |
|
RESTDefines.h
|
refactor quick-and-dirty table entry check to a more proper unordered_map find; implement new REST API to return the current affiliations; correct instance where a affiliation response would be sent across the network for denied/rejected affiliations (this would result in the FNE2 for example erroneously adding affiliation entries to its internal tables);
|
2 years ago |
|
RTPExtensionHeader.cpp
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
RTPExtensionHeader.h
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
RTPFNEHeader.cpp
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
RTPFNEHeader.h
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
RTPHeader.cpp
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
RTPHeader.h
|
even tho the timestamp field is not used by DVM, lets ensure we roll the timestamp so the difference calculation never results in a rollover;
|
2 years ago |
|
UDPSocket.cpp
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |
|
UDPSocket.h
|
merge 3.5-dev into master, this marks 3.5 alpha/beta release; (#31)
|
3 years ago |