santorju_smppclient/config.json
2024-07-16 23:38:26 +02:00

20 lines
403 B
JSON

{
"SMPPServer": {
"Hostname": "85.112.179.131",
"Port": 2777,
"Username": "marktest1_M1_1",
"Password": "rF2kZ6GE",
"SSL": "1"
},
"SMSSend": {
"Source": "tolo",
"Destination": "35699266305",
"Content": "5126432",
"Count": 1,
"ValidityPeriod": ""
},
"OtherSettings": {
"LogLevel": "INFO"
}
}