Commit 722d5735 by Kulkova

правки сип-настроек и пр файлов

1 parent d120367f
# How to start the application
marketplacea audit RB #111266
yandex-business-work
1. Clone the repo and install the dependencies:
......
......@@ -19,5 +19,5 @@
"file": "phrasemap.json",
"signatureFile": "phrasemap.json"
},
"name": "My_test_Fox"
"name": "yandex-business-work"
}
......@@ -5,9 +5,9 @@ const sys = require('child_process');
const shared = require("./shared");
const { exec } = require('child_process');
const local_num = "4054";
const events_owner = "155";
const sip_config = "marketplacerb";
const local_num = "4077";
const events_owner = "198";
const sip_config = "avito";
const preset_template_id = 1;
const logs_path = "./logs/";
const file_mime_type = "text/plain";
......
{
"name": "marketplaceaudit-dev",
"name": "yandex-business-work",
"version": "1.0.0",
"description": "",
"author": "",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!