diff --git a/config.json b/config.json new file mode 100644 index 0000000..58061e9 --- /dev/null +++ b/config.json @@ -0,0 +1,19 @@ +{ + "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" + } +}