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 d3368359
authored
Nov 09, 2022
by
softwhiskey8
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
вернул
1 parent
fe2e1df8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
index.js
index.js
View file @
d336835
...
@@ -8,7 +8,7 @@ const { exec } = require('child_process');
...
@@ -8,7 +8,7 @@ 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
=
3
;
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"
;
/*
/*
...
@@ -145,7 +145,6 @@ async function main() {
...
@@ -145,7 +145,6 @@ async function main() {
{
{
return
shared
.
sendTelegramChannel
(
events_owner
,
args
);
return
shared
.
sendTelegramChannel
(
events_owner
,
args
);
});
});
await
app
.
start
();
await
app
.
start
();
let
abonent_phone
=
process
.
argv
[
2
]
??
""
;
let
abonent_phone
=
process
.
argv
[
2
]
??
""
;
...
...
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