As a prelude to implementing InitialAudio and InitialVideo, I have been tidying up and slightly refactoring MediaChannel. src/media-channel.c | 221 ++++++++++---------- src/media-channel.h | 25 --- src/media-factory.c | 55 ++--- src/media-factory.h | 3 + tests/twisted/jingle/google-relay.py | 43 +++-- .../jingle/test-outgoing-call-requestotron.py | 146 +++++++------ tests/twisted/servicetest.py | 3 + 7 files changed, 249 insertions(+), 247 deletions(-)
Ship it.
merged.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.