Add "iaxcompat" option to allow nested switch statements, still might fail if you have an IAX call going to something with a switch...

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-02-01 20:08:36 +00:00
parent 83344af1c2
commit 87f28fa6dd
2 changed files with 93 additions and 23 deletions

View File

@@ -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.