[Asterisk-cvs] asterisk/configs iax.conf.sample,1.45,1.46
markster at lists.digium.com
markster at lists.digium.com
Sat Mar 26 09:28:13 CST 2005
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv10929/configs
Modified Files:
iax.conf.sample
Log Message:
Fix discriptions / options (bug #3863)
Index: iax.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- iax.conf.sample 21 Mar 2005 02:17:36 -0000 1.45
+++ iax.conf.sample 26 Mar 2005 15:22:15 -0000 1.46
@@ -206,7 +206,7 @@
; of milliseconds. See 'qualify' for individual peers to turn on for just
; a specific peer.
;
-;codecpriority=host
+autokill=yes
;
; codecpriority controls the codec negotiation of an inbound IAX call.
; This option is inherited to all user entities. It can also be defined
@@ -224,7 +224,7 @@
;
; The default value is 'host'
;
-autokill=yes
+;codecpriority=host
;
; Cache realtime friends by adding them to the internal list
More information about the svn-commits
mailing list