summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/live_dahdi4
1 files changed, 4 insertions, 0 deletions
diff --git a/build_tools/live_dahdi b/build_tools/live_dahdi
index ab7e13c..bc37bb2 100755
--- a/build_tools/live_dahdi
+++ b/build_tools/live_dahdi
@@ -293,6 +293,10 @@ load)
# TODO: A local copy of Asterisk, configured with dahdi_gnconf.
# doable, but trickier.
run_asterisk
+ if [ "$LIVE_DAHDI_FREEPBXDB" = 'yes' ]; then
+ GENCONF_PARAMETERS=$DESTDIR/etc/dahdi/genconf_parameters \
+ dahdi_genconf freepbxdb
+ fi
;;
genconf)
genconf