aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-08 13:51:01 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-08 13:51:01 +0000
commitd796091a3c4902ac0a5359caa95992a100256a28 (patch)
treeb8db8cd1fdb80f4db1898bf2ed6d58b50eea0e93 /configs
parent65ecf0b84d40c10434155ba1d614646d3ce6da40 (diff)
(closes issue #10335)
Reported by: adamgundy Update sip.conf to include another scenario where directrtpsetup will fail. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@78569 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index a533f6447..10c38b195 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -315,7 +315,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; 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
- ; 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
; (reinvite) but only when the peer where the media is being