From 34ea2f4c3ab05b5f1f6d6bf7cae295e4bfdb115e Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 27 Dec 2020 19:29:11 +0100 Subject: [PATCH] Turn off directmedia and directrtpsetup --- sip.conf | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/sip.conf b/sip.conf index 96da34b..cc3628b 100644 --- a/sip.conf +++ b/sip.conf @@ -1054,7 +1054,7 @@ registerattempts=0 ; Number of registration attempts before we give u ; the option in this situation helps to prevent potential glares. ; Setting this option implies 'yes'. -;directrtpsetup=yes ; Enable the new experimental direct RTP setup. This sets up +directrtpsetup=no ; Enable the new experimental direct RTP setup. This sets up ; the call directly with media peer-2-peer without re-invites. ; Will not work for video and cases where the callee sends ; RTP payloads and fmtp headers in the 200 OK that does not match the @@ -1630,8 +1630,7 @@ context=from-eventphone qualify=yes disallow=all allow=alaw -direct-media=no -canrewrite=no +directmedia=no dtmfmode=rfc2833 insecure=invite,port qualify=yes @@ -1645,8 +1644,7 @@ context=from-eventphone qualify=yes disallow=all allow=alaw -direct-media=no -canrewrite=no +directmedia=no dtmfmode=rfc2833 insecure=invite,port qualify=yes