$OpenBSD: patch-configs_samples_ast_debug_tools_conf_sample,v 1.1 2017/03/18 21:42:04 sthen Exp $
--- configs/samples/ast_debug_tools.conf.sample.orig	Wed Feb 15 10:16:11 2017
+++ configs/samples/ast_debug_tools.conf.sample	Wed Feb 15 10:16:28 2017
@@ -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)
 
 # Date command for the "running" coredump and tarballs.
 # DATEFORMAT will be executed to get the timestamp.
