Merge "res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'" into 15

This commit is contained in:
Joshua Colp
2017-10-09 16:43:40 -05:00
committed by Gerrit Code Review

View File

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