From: Eduardo Ramos Testillano Date: Tue, 11 Jul 2017 08:00:43 +0000 (+0200) Subject: Clarify X-Git-Url: https://git.teslayout.com/public/public/public/?p=anna.git;a=commitdiff_plain;h=f27dc23fc3f214dfaac416f0bdf13f3e942ba15a Clarify --- diff --git a/include/anna/diameter.comm/OriginHost.hpp b/include/anna/diameter.comm/OriginHost.hpp index 8338e0d..1cc7bc9 100644 --- a/include/anna/diameter.comm/OriginHost.hpp +++ b/include/anna/diameter.comm/OriginHost.hpp @@ -33,6 +33,9 @@ namespace anna { /** * OriginHost with single access point for client and server + * That is to say: only one communication engine, then: + * - For client: one CER, then one application Id + * - For server: no app id control, and multiple serverSession overwrites tsw server session (TestManager), no way to distinguish with single port ... */ class OriginHost {