summary refs log tree commit diff
path: root/src/CallManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cancel sent CallInvite if no response within expirytrilene2020-07-231-1/+8
* Send ICE candidates gathered after timeouttrilene2020-07-231-2/+11
* Polish voice call UItrilene2020-07-221-16/+27
* Add comment wrt TURN server credentialstrilene2020-07-161-1/+3
* Handle preemptive CallAnswer from fellow devicetrilene2020-07-161-0/+12
* Handle preemptive CallHangUptrilene2020-07-131-1/+3
* Fix percent-encoding of TURN server URItrilene2020-07-131-4/+7
* Support voice callstrilene2020-07-101-0/+315