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
TT#14008 fix stream stats not being updated from kernel
Change-Id: I6bc643b194b78a052ca1fc993055053aefd96941
pull/1278/head
Richard Fuchs
5 years ago
parent
4f49eee43f
commit
0c731ae302
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
daemon/call.c
+ 1
- 0
daemon/call.c
View File
@ -504,6 +504,7 @@ destroy:
diff_
#
#
x
=
0
;
\
else
\
diff_
#
#
x
=
ke
-
>
stats
.
x
-
ks_val
;
\
atomic64_add
(
&
ps
-
>
stats
.
x
,
diff_
#
#
x
)
;
\
RTPE_STATS_INC
(
x
,
diff_
#
#
x
)
;
\
}
while
(
0
)
Write
Preview
Loading…
Cancel
Save