From 90152b41383528427ed42177a1546cef22222cf0 Mon Sep 17 00:00:00 2001 From: Martin Michelsen Date: Wed, 28 Feb 2024 19:46:15 -0800 Subject: [PATCH] add TODO for proxy meet user extension --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 0d8af722..8aa0c358 100644 --- a/TODO.md +++ b/TODO.md @@ -5,6 +5,7 @@ - Make UI strings localizable (e.g. entries in menus, welcome message, etc.) - Add an idle connection timeout for proxy sessions - Clean up ItemParameterTable implementation (see comment at the top of the class definition) +- Handle MeetUserExtensions properly in 41 and C4 commands on the proxy (rewrite the embedded 19 command and store a map of ) ## PSO DC