res_config_sqlite: Don't enable SQLite CDRs when running 'make samples'

Change-Id: I65a5190b2732b2246d67472db70dd37db64ddad4
changes/90/6690/1
Sean Bright 9 years ago
parent b8d3f39a85
commit 737624316d

@ -8,4 +8,4 @@ dbfile => /var/lib/asterisk/sqlite.db
; extconfig.conf, the value given here is used. If cdr_table is omitted, CDR
; support is simply disabled.
config_table => ast_config
cdr_table => ast_cdr
; cdr_table => ast_cdr

Loading…
Cancel
Save