From 7071cc629fc65c363a8a49c403b98f393fede1f5 Mon Sep 17 00:00:00 2001 From: Steve N4IRS Date: Wed, 29 Mar 2017 09:08:54 -0400 Subject: [PATCH] Fix typo --- confbridge_rules_SAMPLE.py | 2 +- mk-dmrlink | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 mk-dmrlink diff --git a/confbridge_rules_SAMPLE.py b/confbridge_rules_SAMPLE.py index 022f2ef..4679161 100644 --- a/confbridge_rules_SAMPLE.py +++ b/confbridge_rules_SAMPLE.py @@ -3,7 +3,7 @@ THIS EXAMPLE WILL NOT WORK AS IT IS - YOU MUST SPECIFY YOUR OWN VALUES!!! This file is organized around the "Conference Bridges" that you wish to use. If you're a c-Bridge person, think of these as "bridge groups". You might also liken them to a "reflector". If a particular -system is "ACTIVE" on a particular conference bridge, any traffid from that system will be sent +system is "ACTIVE" on a particular conference bridge, any traffic from that system will be sent to any other system that is active on the bridge as well. This is not an "end to end" method, because each system must independently be activated on the bridge. diff --git a/mk-dmrlink b/mk-dmrlink old mode 100755 new mode 100644