diff --git a/config/config.template.ini b/config/config.template.ini index 3f3659c..80475b4 100644 --- a/config/config.template.ini +++ b/config/config.template.ini @@ -130,11 +130,13 @@ tablePOC = bos_pocsag # %DIR% = Direction of the telegram (0/1) # %DIRT% = Direction of the telegram (Text-String) # %TSI% = Tactical Short Information (I-IV) +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) #fms_url = www.google.de?code=%FMS%&stat=%STATUS% fms_url = # %ZVEI% = ZVEI 5-tone Code +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) #zvei_url = www.google.de?zvei=%ZVEI% zvei_url = @@ -144,6 +146,7 @@ zvei_url = # %FUNCCHAR% = Pocsac function/Subric als character (a-d) # %MSG% = Message of the Pocsag telegram # %BITRATE% = Bitrate of the Pocsag telegram +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) #poc_url = www.google.de?ric=%RIC%&subric=%FUNC%&msg=%MSG% poc_url = @@ -174,11 +177,13 @@ priority = urgent # %DIR% = Direction of the telegram (0/1) # %DIRT% = Direction of the telegram (Text-String) # %TSI% = Tactical Short Information (I-IV) +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) fms_subject = FMS: %FMS% fms_message = %TIME%: %FMS% - Status: %STATUS% - Direction: %DIRT% - TSI: %TSI% # %ZVEI% = ZVEI 5-tone Code +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) zvei_subject = Alarm: %ZVEI% zvei_message = %TIME%: %ZVEI% @@ -188,6 +193,7 @@ zvei_message = %TIME%: %ZVEI% # %FUNCCHAR% = Pocsac function/Subric als character (a-d) # %MSG% = Message of the Pocsag telegram # %BITRATE% = Bitrate of the Pocsag telegram +# %DESCR% = Description from csv-file # %TIME% = Date/Time (by script) poc_subject = Alarm: %RIC%%FUNCCHAR% poc_message = %TIME%: %MSG%