diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index 9f90061ec..f21f9af6e 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -6272,7 +6272,7 @@ void linphone_core_set_video_dscp(LinphoneCore *lc, int dscp){ * **/ int linphone_core_get_video_dscp(const LinphoneCore *lc){ - return lp_config_get_int(lc->config,"rtp","video_dscp",0x2e); + return lp_config_get_int(lc->config,"rtp","video_dscp",0); } diff --git a/mediastreamer2 b/mediastreamer2 index 98c240f78..f17f45205 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit 98c240f782a04db0cca32656635f5674eb933fd7 +Subproject commit f17f4520583843757237214b54ce8770886f7752