summaryrefslogtreecommitdiff
path: root/src/echo-call.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Add a small dbus interface with the current status of callsSjoerd Simons1-2/+62
2012-08-30Add a test-input mode which can be enabled by channel request hintsSjoerd Simons1-9/+161
2012-08-28echo-call: Implement actual media echoingGeorge Kiagiadakis1-301/+47
2012-08-28Dont uniquefy dbus name for things that get autolaunchedSjoerd Simons1-1/+1
2012-08-28Remove the code to dump the call pipelineSjoerd Simons1-15/+0
2012-08-28Don't quite after ending one channelSjoerd Simons1-2/+0
2012-08-28Close the channel if the call has endedSjoerd Simons1-5/+13
2012-08-28Accept calls only in the right statesSjoerd Simons1-8/+32
2012-08-28Add call responderSjoerd Simons1-0/+643