This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
exclude deprated API calls
git.mgm/mediaproxy-ng/2.2
Richard Fuchs
13 years ago
parent
ef521030ab
commit
b36afb6183
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
daemon/main.c
+ 2
- 0
daemon/main.c
View File
@ -316,7 +316,9 @@ static void wpidfile(void) {
static
void
init_everything
(
)
{
#
if !GLIB_CHECK_VERSION(2,32,0)
g_thread_init
(
NULL
)
;
#
endif
openlog
(
"
mediaproxy-ng
"
,
LOG_PID
|
LOG_NDELAY
,
LOG_DAEMON
)
;
signals
(
)
;
resources
(
)
;
Write
Preview
Loading…
Cancel
Save