Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Alexander
/
alex-hunter-sales-dev
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit ad25e636
authored
Oct 18, 2022
by
Pavel Fedorov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
вернул на место
1 parent
c97e03ab
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
index.js
index.js
View file @
ad25e63
...
@@ -4,21 +4,21 @@ const fs = require("fs");
...
@@ -4,21 +4,21 @@ const fs = require("fs");
const
sys
=
require
(
'child_process'
);
const
sys
=
require
(
'child_process'
);
const
shared
=
require
(
"./shared"
);
const
shared
=
require
(
"./shared"
);
const
{
exec
}
=
require
(
'child_process'
);
const
{
exec
}
=
require
(
'child_process'
);
/*
const
local_num
=
"4029"
;
const
local_num
=
"4029"
;
const
events_owner
=
"105"
;
const
events_owner
=
"105"
;
const
sip_config
=
"huntersales"
;
const
sip_config
=
"huntersales"
;
const
preset_template_id
=
1
;
const
preset_template_id
=
1
;
const
logs_path
=
"./logs/"
;
const
logs_path
=
"./logs/"
;
const
file_mime_type
=
"text/plain"
;
const
file_mime_type
=
"text/plain"
;
*/
/*
const local_num = "4994905550";
const local_num = "4994905550";
const events_owner = "77";
const events_owner = "77";
const sip_config = "mm-demo-toy";
const sip_config = "mm-demo-toy";
//const preset_template_id = 1;
//const preset_template_id = 1;
const logs_path = "./logs/";
const logs_path = "./logs/";
const file_mime_type = "text/plain";
const file_mime_type = "text/plain";
*/
function
nextInterval
(
iterationNum
)
{
function
nextInterval
(
iterationNum
)
{
var
x
=
iterationNum
;
var
x
=
iterationNum
;
// Максимальный период ожидания 10 минут
// Максимальный период ожидания 10 минут
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment