[Asterisk-cvs] asterisk/configs iax.conf.sample,1.16,1.17

markster at lists.digium.com markster at lists.digium.com
Sun Feb 1 13:59:59 CST 2004


Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv15491/configs

Modified Files:
	iax.conf.sample 
Log Message:
Add "iaxcompat" option to allow nested switch statements, still might fail if you have an IAX call going to something with a switch...


Index: iax.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/iax.conf.sample,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- iax.conf.sample	4 Dec 2003 03:41:22 -0000	1.16
+++ iax.conf.sample	1 Feb 2004 20:08:36 -0000	1.17
@@ -10,6 +10,11 @@
 port=5036
 ;bindaddr=192.168.0.1
 ;
+; Set iaxcompat to yes if you plan to use layered 
+; switches.  It incurs a small performance hit to enable it
+;
+;iaxcompat=yes
+;
 ; You may specify a global default AMA flag for iaxtel calls.  It must be
 ; one of 'default', 'omit', 'billing', or 'documentation'.  These flags
 ; are used in the generation of call detail records.




More information about the svn-commits mailing list