;/etc/asterisk/extconfig.conf
;
; Static and realtime external configuration
; engine configuration
;
; Please read doc/README.extconfig for basic table
; formatting information.
;
[settings]
;
; Static configuration files:
;
; file.conf => driver,database[,table]
;
; maps a particular configuration file to the given
; database driver, database and table (or uses the
; name of the file as the table if not specified)
;
;uncomment to load queues.conf via the odbc engine.
;
;queues.conf => odbc,asterisk,ast_config
;
; The following files CANNOT be loaded from Realtime storage:
; asterisk.conf
; extconfig.conf (this file)
; logger.conf
;
; Additionally, the following files cannot be loaded from
; Realtime storage unless the storage driver is loaded
; early using 'preload' statements in modules.conf:
; manager.conf
; cdr.conf
; rtp.conf
;
;
; Realtime configuration engine
;
; maps a particular family of realtime
; configuration to a given database driver,
; database and table (or uses the name of
; the family if the table is not specified
;
;example => odbc,asterisk,alttable
iaxusers => mysql,astbill,asv_iax
iaxpeers => mysql,astbill,asv_iax
sipusers => mysql,astbill,asv_sip
sippeers => mysql,astbill,asv_sip
voicemail => mysql,astbill,asv_voicemail
;extensions => odbc,asterisk
;queues => odbc,asterisk
;queue_members => odbc,asterisk
1 week 6 days ago
5 weeks 3 days ago
12 weeks 5 days ago
14 weeks 2 days ago
16 weeks 2 days ago
19 weeks 4 hours ago
19 weeks 10 hours ago
20 weeks 2 days ago
22 weeks 2 days ago
24 weeks 2 hours ago