From 9aa163d5a8ed0f8d75d01e25ae7fbbc5ecd76504 Mon Sep 17 00:00:00 2001 From: f-kessler Date: Tue, 3 Oct 2017 11:41:02 +0200 Subject: [PATCH] text for multicastAlarm config updated --- config/config.template.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.template.ini b/config/config.template.ini index 5e31d27..1177604 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -132,9 +132,9 @@ netIdent_ric = 0174760, 1398098 [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 +# In this optimized transmission scheme, a POCSAG telegram with each RIC that needs to be alarmed will be send in a sequence. These telegrams are send without a text message. This sequence is directly followed by a telegram with a specific RIC and the text message that belongs to the sequnece send right before. +# A POCSAG pager (DME) can be configured to start an acoustic alarm if a specific RIC without text has been received. If afterwards the specific RIC with the text message will be received, the pager will show the message in it's display. +# multicastAlarm enables BOSwatch to process the all received RICs joined with the text message. # # enable multicastAlarm (0 - off | 1 - on) multicastAlarm = 0