| Summary: | comply with telepathy-spec 0.17.22 regarding stream directions | ||
|---|---|---|---|
| Product: | Telepathy | Reporter: | Simon McVittie <smcv> |
| Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
| Severity: | normal | ||
| Priority: | high | Keywords: | patch |
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| URL: | http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/bug-20841 | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Simon McVittie
2009-03-24 12:11:53 UTC
Actually, Gabble already does this:
tp_svc_channel_type_streamed_media_emit_stream_added (
chan, id, priv->session->peer, mtype);
/* Initial stream direction was changed before we had time to hook up
* signal handler, so we call the handler manually to pick it up. */
stream_direction_changed_cb (stream, NULL, chan);
I'm going to clarify that comment.
Clarified in 'bug-20841'. Patch approved. Thanks, merged. This will be in 0.7.29. |
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.