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
Merge branch 'master' of
https://github.com/que273/rtpengine
Change-Id: Ifd3671331d763ce5559e676ac844818a26116bdc
changes/19/20019/1
Richard Fuchs
8 years ago
parent
5a73f12adb
565ed98bfb
commit
4d9d14016f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lib/codeclib.c
+ 1
- 1
lib/codeclib.c
View File
@ -300,7 +300,7 @@ static codec_def_t __codec_defs[] = {
}
,
{
.
rtpname
=
"
AMR-WB
"
,
.
avcodec_id
=
AV_CODEC_ID_AMR_
N
B
,
.
avcodec_id
=
AV_CODEC_ID_AMR_
W
B
,
.
avcodec_name
=
NULL
,
.
default_clockrate
=
16000
,
.
default_channels
=
1
,
Write
Preview
Loading…
Cancel
Save