summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2007-08-08 13:52:13 +0000
committerJoshua Colp <jcolp@digium.com>2007-08-08 13:52:13 +0000
commitafceb3e4aa15c8763935e4a4e89075ccacd55060 (patch)
tree41549167260c745c2b019e2fcaa243ab75ccc16f
parent668a334f85dc1df89ff77511890b247196550983 (diff)
Merged revisions 78569 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r78569 | file | 2007-08-08 10:51:01 -0300 (Wed, 08 Aug 2007) | 4 lines (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/trunk@78570 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-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 842c7b513..c80ca87cc 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -403,7 +403,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