mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-29 07:24:55 +00:00
res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'
Change-Id: I65a5190b2732b2246d67472db70dd37db64ddad4
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