summaryrefslogtreecommitdiff
path: root/configs/sip.conf.sample
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2006-11-16 15:12:30 +0000
committerOlle Johansson <oej@edvina.net>2006-11-16 15:12:30 +0000
commita427a2a89a03f8d32272504d14cea9da10a8095d (patch)
tree809d31ec081e66c1d2bdb31b89b2eebfe6febaed /configs/sip.conf.sample
parent5fb52f824474512a09f2b65e6bdbe53c9446f402 (diff)
- CANCEL never uses authentication
- Add docs on canreinvite git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@47734 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/sip.conf.sample')
-rw-r--r--configs/sip.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index 169941e08..eeb29a18e 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -266,6 +266,12 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
; route = Assume NAT, don't send rport
; (work around more UNIDEN bugs)
+;----------------------------------- MEDIA HANDLING --------------------------------
+; By default, Asterisk tries to re-invite the audio to an optimal path. If there's
+; no reason for Asterisk to stay in the media path, the media will be redirected.
+; This does not really work with in the case where Asterisk is outside and have
+; clients on the inside of a NAT. In that case, you want to set canreinvite=nonat
+;
;canreinvite=yes ; Asterisk by default tries to redirect the
; RTP media stream (audio) to go directly from
; the caller to the callee. Some devices do not