Turn off directmedia and directrtpsetup

This commit is contained in:
Your Name
2020-12-27 19:29:11 +01:00
parent ea59f3d64b
commit 34ea2f4c3a

View File

@@ -1054,7 +1054,7 @@ registerattempts=0 ; Number of registration attempts before we give u
; the option in this situation helps to prevent potential glares. ; the option in this situation helps to prevent potential glares.
; Setting this option implies 'yes'. ; 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. ; the call directly with media peer-2-peer without re-invites.
; Will not work for video and cases where the callee sends ; 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 ; RTP payloads and fmtp headers in the 200 OK that does not match the
@@ -1630,8 +1630,7 @@ context=from-eventphone
qualify=yes qualify=yes
disallow=all disallow=all
allow=alaw allow=alaw
direct-media=no directmedia=no
canrewrite=no
dtmfmode=rfc2833 dtmfmode=rfc2833
insecure=invite,port insecure=invite,port
qualify=yes qualify=yes
@@ -1645,8 +1644,7 @@ context=from-eventphone
qualify=yes qualify=yes
disallow=all disallow=all
allow=alaw allow=alaw
direct-media=no directmedia=no
canrewrite=no
dtmfmode=rfc2833 dtmfmode=rfc2833
insecure=invite,port insecure=invite,port
qualify=yes qualify=yes