mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
(closes issue #10335)
Reported by: adamgundy Update sip.conf to include another scenario where directrtpsetup will fail. git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@78569 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -315,7 +315,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
|||||||
; 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
|
||||||
; callers INVITE.
|
; callers INVITE. This will also fail if canreinvite is enabled when
|
||||||
|
; the device is actually behind NAT.
|
||||||
|
|
||||||
;canreinvite=nonat ; An additional option is to allow media path redirection
|
;canreinvite=nonat ; An additional option is to allow media path redirection
|
||||||
; (reinvite) but only when the peer where the media is being
|
; (reinvite) but only when the peer where the media is being
|
||||||
|
Reference in New Issue
Block a user