config.sample.json 347 Bytes
{
    "name": "SMSTOOLS",
    "origin": "SMSTOOLS",
    "messaging_url": "http://localhost:32979/",

    "# listen_port": "HTTP port untuk mendapat perintah dari CORE",
    "listen_port": 16480,

    "number_suffix": "@phonenumber",
    "smstools_status_file": "/var/log/smsd/smsd_stats/status",
    "smstools_log_file": "/var/log/smsd/smsd.log"
}