Add a config to make presence server more RFC compliant
feat(configuration): add a way to deprecate a config parameter value
Even with a deprecated value, the parameter is still dumped to the default config,
but a warning appears at runtime if the particular deprecated value is used.
fix(presence): add a config to make presence server more RFC compliant
The 'support-legacy-client' config, defaulted to true, can be set to
false to be more RFC-compliant, but it may break clients with
liblinphone < 5.4.
Reviewer guidelines
The following requirements must be met before merging:
| flexisip |
|
|
Tests added |
|
|
Related MR pipelines succeeded | |
|
|
SHA1 consistency of cherry-picked commits | |
| linphone-sdk |
|
|
On a tag... (Except for master, which is allowed to use yet-to-be-released versions of the SDK) |
|
|
...From the corresponding branch | |
| docs |
|
|
CHANGELOG up to date |
|
|
wiki (public documentation) up to date |
Edited by Anthony Gauchy