Commit f3460022 by softwhiskey8

изменил template_id

1 parent b74e8aa8
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ const shared = require("./shared");
const local_num = "4029";
const events_owner = "105";
const sip_config = "huntersales";
const preset_template_id = 1;
const preset_template_id = 105;
const logs_path = "./logs/";
const file_mime_type = "text/plain";
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!