[Asterisk-cvs] asterisk/configs sip.conf.sample,1.38,1.39
markster at lists.digium.com
markster at lists.digium.com
Thu Aug 26 21:45:55 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv21693/configs
Modified Files:
sip.conf.sample
Log Message:
Add new "route" mode to work around UNIDEN bugs (bug #2308)
Index: sip.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/sip.conf.sample,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- sip.conf.sample 25 Aug 2004 06:25:18 -0000 1.38
+++ sip.conf.sample 27 Aug 2004 02:45:35 -0000 1.39
@@ -66,6 +66,7 @@
; yes = Always ignore info and assume NAT
; no = Use NAT mode only according to RFC3581
; never = Never attempt NAT mode or RFC3581 support
+ ; route = Assume NAT, don't send rport (work around more UNIDEN bugs)
;promiscredir = no ; If yes, allows 302 or REDIR to non-local SIP address
; ; Note that promiscredir when redirects are made to the
; ; local system will cause loops since SIP is incapable
More information about the svn-commits
mailing list