$OpenBSD: patch-configs_samples_ast_debug_tools_conf_sample,v 1.2 2018/01/14 13:11:48 sthen Exp $
Index: configs/samples/ast_debug_tools.conf.sample
--- configs/samples/ast_debug_tools.conf.sample.orig
+++ configs/samples/ast_debug_tools.conf.sample
@@ -18,7 +18,7 @@
 # The exclusion of files ending ".txt" is just for
 # demonstration purposes as non-coredumps will be ignored
 # anyway.
-COREDUMPS=(/tmp/core[-._]asterisk!(*.txt) /tmp/core[-._]$(hostname)!(*.txt))
+COREDUMPS=(/var/crash/asterisk/*.core /tmp/asterisk.core)
 
 # The directory to contain output files and work directories.
 # For output from existing core files, the default is the
