+++ This bug was initially created as a clone of Bug #46386 +++ In Gabble: > f (initial_direction != TP_MEDIA_STREAM_DIRECTION_BIDIRECTIONAL) > + { > + g_set_error (error, TP_ERRORS, TP_ERROR_NOT_IMPLEMENTED, > + "Adding un-directional contents is not supported" > + " in MUC channels"); > + return NULL; > + } ... > For the MUC case it's really that I didn't take the time to understand the > muji code in gabble enough to propagate the information correctly. Someone should fix that.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-gabble/issues/216.
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.