fix: alarm sms forward data coding issue

This commit is contained in:
2024-09-30 11:38:26 +08:00
parent a6b869966f
commit 0152d4e923
7 changed files with 126 additions and 33 deletions

View File

@@ -135,7 +135,8 @@ omc:
# TLS Skip verify: true/false
# email/sms
# smProxy: sms(Short Message Service)/smsc(SMS Centre)
# dataCoding: 0:UCS2, 1:ASCII, 2:LATIN1
# dataCoding: 0:GSM7BIT, 1:ASCII, 2:BINARY8BIT1, 3:LATIN1,
# 4:BINARY8BIT2, 6:CYRILLIC, 7:HEBREW, 8:UCS2
alarm:
alarmEmailForward:
enable: true