view doc/libervia-cli/blog_attachments.rst @ 4118:07370d2a9bde

plugin XEP-0167: keep media order when starting a call: media content order is relevant when building Jingle contents/SDP notably for bundling. This patch fixes the previous behaviour of always using the same order by keeping the order of the data (i.e. order of original SDP offer). Previous behaviour could lead to call failure. rel 424
author Goffi <goffi@goffi.org>
date Tue, 03 Oct 2023 15:15:24 +0200
parents 8b76caa89aa0
children
line wrap: on
line source

.. _libervia-cli_blog_attachments:

===================================================
blog/attachments: (un)attach Metadata to Blog Items
===================================================

Blog attachments subcommands are the same as  :ref:`pubsub attachments
<libervia-cli_pubsub_attachments>` subcommands except that if ``--node`` is not specified,
default blog node will be used. Please refer to pubsub attachments documentation for
details.