Mercurial > libervia-backend
annotate docker/README @ 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 | 512487ce3579 |
children |
rev | line source |
---|---|
3940
512487ce3579
docker: update images to include new OMEMO libraries and OpenPGP packages:
Goffi <goffi@goffi.org>
parents:
3381
diff
changeset
|
1 This directory and subdirectories contain files to build and manage Docker images of Libervia. |
3381 | 2 |
3 Please refer to documentation for details. |