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
obsolete the "mediatype" element
git.mgm/mediaproxy-ng/2.2
Richard Fuchs
13 years ago
parent
8fe26b2d3b
commit
21e18c086e
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
daemon/call.h
+ 0
- 2
daemon/call.h
View File
@ -45,7 +45,6 @@ struct stats {
struct
stream
{
struct
in6_addr
ip46
;
u_int16_t
port
;
char
*
mediatype
;
enum
{
DIR_UNKNOWN
=
0
,
DIR_INTERNAL
,
@ -68,7 +67,6 @@ struct streamrelay {
struct
peer
{
struct
streamrelay
rtps
[
2
]
;
str
tag
;
char
*
mediatype
;
char
*
codec
;
unsigned
char
idx
;
struct
callstream
*
up
;
Write
Preview
Loading…
Cancel
Save