From: Simon Morlat Date: Thu, 29 Nov 2012 16:21:27 +0000 (+0100) Subject: update ortp and ms2, and set rfc2833 the default X-Git-Url: http://sjero.net/git/?p=linphone;a=commitdiff_plain;h=8648c08a0d446ed690ec5298d0f07d3945810d3d update ortp and ms2, and set rfc2833 the default --- diff --git a/coreapi/linphonecore.c b/coreapi/linphonecore.c index 0db7894b..998fd9ec 100644 --- a/coreapi/linphonecore.c +++ b/coreapi/linphonecore.c @@ -527,7 +527,7 @@ static void sip_config_read(LinphoneCore *lc) sal_reuse_authorization(lc->sal, lp_config_get_int(lc->config,"sip","reuse_authorization",0)); sal_expire_old_registration_contacts(lc->sal,lp_config_get_int(lc->config,"sip","expire_old_registration_contacts",0)); - tmp=lp_config_get_int(lc->config,"sip","use_rfc2833",0); + tmp=lp_config_get_int(lc->config,"sip","use_rfc2833",1); linphone_core_set_use_rfc2833_for_dtmf(lc,tmp); ipv6=lp_config_get_int(lc->config,"sip","use_ipv6",-1); diff --git a/mediastreamer2 b/mediastreamer2 index e72a7987..e613ba00 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit e72a79873f6f04dd27829b49c60946cd86031c6c +Subproject commit e613ba002020f8862bf141a676bcff8d868d7160 diff --git a/oRTP b/oRTP index 0391dc34..0d318ef4 160000 --- a/oRTP +++ b/oRTP @@ -1 +1 @@ -Subproject commit 0391dc3493e0e834b6b0668767546e95fc3b490c +Subproject commit 0d318ef477b40f72b5838a836ddccc0e055c0719