Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coturn
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
certo
coturn
Commits
014bc684
Commit
014bc684
authored
Oct 24, 2019
by
Vladimir Bashkirtsev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated coturn to 4.5.1.1
parent
381b897b
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Makefile
Makefile
+5
-5
coturn-4.5.0.7.tar.gz
coturn-4.5.0.7.tar.gz
+0
-0
coturn-4.5.1.1.tar.gz
coturn-4.5.1.1.tar.gz
+0
-0
No files found.
Makefile
View file @
014bc684
all
:
turn-server-service mysql-config
all
:
turn-server-service mysql-config
tar
xf coturn-4.5.
0.7
.tar.gz
tar
xf coturn-4.5.
1.1
.tar.gz
cd
coturn-4.5.
0.7
&&
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
cd
coturn-4.5.
1.1
&&
./configure
--prefix
=
/usr
--sysconfdir
=
/etc
$(MAKE)
-C
coturn-4.5.
0.7
$(MAKE)
-C
coturn-4.5.
1.1
$(MAKE)
-C
coturn-4.5.
0.7
install
$(MAKE)
-C
coturn-4.5.
1.1
install
mv
/etc/turnserver.conf.default /etc/turnserver.conf
mv
/etc/turnserver.conf.default /etc/turnserver.conf
chmod
644 /etc/turnserver.conf
chmod
644 /etc/turnserver.conf
@
echo
"
$$
TURN_SERVER_SERVICE"
>
/lib/systemd/system/turnserver.service
@
echo
"
$$
TURN_SERVER_SERVICE"
>
/lib/systemd/system/turnserver.service
...
@@ -10,7 +10,7 @@ all: turn-server-service mysql-config
...
@@ -10,7 +10,7 @@ all: turn-server-service mysql-config
@
echo
"
$$
MYSQL_CONFIG"
>
/etc/config/mysql
@
echo
"
$$
MYSQL_CONFIG"
>
/etc/config/mysql
install
-v
-Dm755
coturn /usr/share/easycwmp/functions
install
-v
-Dm755
coturn /usr/share/easycwmp/functions
install
-v
-Dm755
turnserver-configure /usr/sbin/turnserver-configure
install
-v
-Dm755
turnserver-configure /usr/sbin/turnserver-configure
rm
-rf
coturn-4.5.
0.7
rm
-rf
coturn-4.5.
1.1
turn-server-service
:
turn-server-service
:
define
TURN_SERVER_SERVICE
define
TURN_SERVER_SERVICE
...
...
coturn-4.5.0.7.tar.gz
deleted
100644 → 0
View file @
381b897b
File deleted
coturn-4.5.1.1.tar.gz
0 → 100644
View file @
014bc684
File added
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment