From 58f2fcdc79d812755f5d92adbb9fdcc492fd75ee Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Mon, 18 May 2020 13:49:46 -0700 Subject: [PATCH] doc/settings-storage: Update documentation of Endpoints Add documentation of DelayReporting storage as that has been added to the cache. --- doc/settings-storage.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/settings-storage.txt b/doc/settings-storage.txt index 5f6d25141..d21150f09 100644 --- a/doc/settings-storage.txt +++ b/doc/settings-storage.txt @@ -218,9 +218,10 @@ Sample Attributes section: [Endpoints] group contains: - :: String First field is the endpoint type, - followed by codec type and its - capabilies as hexadecimal encoded + :::: String First field is the endpoint type, + followed by codec type and delay + reporting and its + capabilities as hexadecimal encoded string. LastUsed:: String LastUsed has two fields which are the local and remote seids as hexadecimal -- 2.47.3