mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-25 15:08:53 +00:00
Merge "res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'" into 15
This commit is contained in:
@@ -8,4 +8,4 @@ dbfile => /var/lib/asterisk/sqlite.db
|
|||||||
; extconfig.conf, the value given here is used. If cdr_table is omitted, CDR
|
; extconfig.conf, the value given here is used. If cdr_table is omitted, CDR
|
||||||
; support is simply disabled.
|
; support is simply disabled.
|
||||||
config_table => ast_config
|
config_table => ast_config
|
||||||
cdr_table => ast_cdr
|
; cdr_table => ast_cdr
|
||||||
|
Reference in New Issue
Block a user