Summary: | [awaiting review] Implement RemoveMembersWithReason for media channels, and use useful Group_Change_Reasons | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/call-group-change-reasons | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | |||
Bug Blocks: | 20642, 20902 |
Description
Will Thompson
2009-03-26 10:49:09 UTC
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(-) This branch was 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.