From 10fa73e42f0eed65c4e9ef706e4fda8832865bb6 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Tue, 26 Dec 2023 12:09:10 -0500 Subject: [PATCH] cleanup Signed-off-by: Dave Horton --- COPYING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/COPYING.md b/COPYING.md index 3436dc9..f7a6c47 100644 --- a/COPYING.md +++ b/COPYING.md @@ -9,9 +9,11 @@ under different conditions. Specifically, that means all of the following conditions must be true: i) The software is compiled and dynamically loaded into a running Freeswitch process that is dedicated to providing services to a jambonz server or cluster. + ii) All incoming calls to the Freeswitch instance running this software are controlled via an outbound ESL socket connection from Freeswitch to a Node.js application running the [jambonz feature server](https://github.com/jambonz/jambonz-feature-server) application. + - For the full terms of the MIT License, see the [`LICENSE_MIT`](LICENSE_MIT) file. 2. AGPL Version 3.0: