[Bug 20885] [awaiting review] Implement RemoveMembersWithReason for media channels, and use useful Group_Change_Reasons
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 27 13:06:28 CET 2009
http://bugs.freedesktop.org/show_bug.cgi?id=20885
--- Comment #1 from Will Thompson <will.thompson at collabora.co.uk> 2009-03-27 05:06:27 PST ---
Updated the branch per Guillaume's review on #telepathy.
src/jingle-factory.c | 10 +-
src/jingle-session.c | 176 ++++++++++++++++----
src/jingle-session.h | 5 +-
src/media-channel.c | 93 ++++++-----
tests/twisted/Makefile.am | 1 +
tests/twisted/constants.py | 27 +++
tests/twisted/gabbletest.py | 2 +
tests/twisted/jingle/accept-extra-stream.py | 4 +-
tests/twisted/jingle/google-relay.py | 17 ++-
tests/twisted/jingle/hold-audio.py | 3 +-
tests/twisted/jingle/hold-av.py | 6 +-
tests/twisted/jingle/jingletest2.py | 63 +++++++-
tests/twisted/jingle/outgoing-not-answered.py | 73 ++++++++
tests/twisted/jingle/payload-types.py | 6 +-
tests/twisted/jingle/stream-handler-error.py | 5 +-
tests/twisted/jingle/stun-server.py | 4 +-
tests/twisted/jingle/test-content-complex.py | 18 +--
tests/twisted/jingle/test-description-info.py | 19 ++-
tests/twisted/jingle/test-dialects-incoming.py | 27 ++--
tests/twisted/jingle/test-dialects-outgoing.py | 4 +-
tests/twisted/jingle/test-incoming-call-reject.py | 112 ++++++++-----
tests/twisted/jingle/test-incoming-call.py | 58 +++++--
.../jingle/test-outgoing-call-deprecated.py | 2 +-
.../jingle/test-outgoing-call-deprecated2.py | 2 +-
.../twisted/jingle/test-outgoing-call-rejected.py | 81 ++++------
.../jingle/test-outgoing-call-requestotron.py | 2 +-
tests/twisted/jingle/test-outgoing-call.py | 10 +-
tests/twisted/main-debug.c | 3 +
28 files changed, 585 insertions(+), 248 deletions(-)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list