mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
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:
@@ -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.
|
||||
|
Reference in New Issue
Block a user