Turn off directmedia and directrtpsetup
This commit is contained in:
8
sip.conf
8
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.
|
; 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
|
||||||
|
|||||||
Reference in New Issue
Block a user