Commit 780d0200 by Anna Sokolova

new commit

1 parent ac37ef5c
Showing with 3 additions and 3 deletions
......@@ -5,9 +5,9 @@ const sys = require('child_process');
const shared = require("./shared");
const { exec } = require('child_process');
const local_num = "4007";
const events_owner = "67";
const sip_config = "demo-caller";
const local_num = "4099";
const events_owner = "211";
const sip_config = "avito-test";
const preset_template_id = 1;
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!