Mercurial > libervia-backend
annotate docker/README @ 4121:b2709504586a
plugin XEP-0167: mapping adjustments:
- use `9` as port placeholder
- add `a=ice-options:trickle` to indicate that ICE candidates may be sent after SDP
- moved senders mapping at media level
- fix `rtpmap` channel setting
- don't overwrite existing `fingerprint` data
rel 424
author | Goffi <goffi@goffi.org> |
---|---|
date | Tue, 03 Oct 2023 15:25:52 +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. |