From 0fc12abf44a2e51ef5e50c1c67c707c5f065c3e5 Mon Sep 17 00:00:00 2001 From: f-kessler Date: Sat, 23 Sep 2017 09:23:49 +0200 Subject: [PATCH] Changed naming and description --- config/config.template.ini | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/config/config.template.ini b/config/config.template.ini index e54065e..fea5f17 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -114,18 +114,23 @@ ricd = Unwetter # Usually sent periodically, separated by comma netIdent_ric = 0174760, 1398098 -[ExpressAlarm] -# Using Express-Alarm (0 - off | 1 - on) -expressAlarm = 0 +[multicastAlarm] +# Configure multicastAlarm if your POCSAG network uses an optimized transmission scheme for alarms with more than one RIC (often found in Swissphone networks). +# The optimized transmission scheme sends a POCSAG telegram with each RIC that needs to be alarmed in a sequence. These telegrams are send without a text message. This sequence is directly followed by a telegram with a special RIC and the text message. +# A POCSAG pager (DME) can be configured to start an acoustic alarm if a specific RIC without text has been received. If afterwards the RIC with the text message will be received, the pager will show the message in it's display. +# multicastAlarm enables BOSwatch to forward the all received RIC joined with the text message +# +# enable multicastAlarm (0 - off | 1 - on) +multicastAlarm = 0 -# time limit for alarms that do not belong to the Express-Alarm sequence in seconds -expressAlarm_ignore_time = 15 +# time limit for alarms that do not belong to the multicastAlarm sequence in seconds +multicastAlarm_ignore_time = 15 -# Express-Alarm delimiter RIC (usually used as a starting point for a Express-Alarm sequence) (can be empty) -expressAlarm_delimiter_ric = +# multicastAlarm delimiter RIC (usually used as a starting point for a alarm sequence) (can be empty) +multicastAlarm_delimiter_ric = -# Express-Alarm RIC that is used to send the message -expressAlarm_ric = +# multicastAlarm RIC that is used to send the text message +multicastAlarm_ric = [Filters] # RegEX Filter Configuration