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#76711 compile fix for with_transcoding=no
Change-Id: If91fb33f1744cd1b8122ffab20c3f9d32357ea91
changes/51/38651/1
Richard Fuchs
6 years ago
parent
50b0757f4b
commit
4eee9fbb8a
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
lib/codeclib.h
+ 1
- 0
lib/codeclib.h
View File
@ -267,6 +267,7 @@ enum media_type {
MT_INVALID
=
-
1
,
MT_INVALID
=
-
1
,
}
;
}
;
struct
codec_def_s
{
struct
codec_def_s
{
int
dtmf
;
}
;
}
;
struct
packet_sequencer_s
{
struct
packet_sequencer_s
{
}
;
}
;
Write
Preview
Loading…
Cancel
Save