[dahdi-commits] dahdi/tools.git tag "v2.8.0-rc4" created.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Mon Dec 2 17:04:26 CST 2013
tag "v2.8.0-rc4" has been created
at 8d9a6bdd8097e3545d14827a61a80a6eca4e9330 (commit)
- Log -----------------------------------------------------------------
commit 8d9a6bdd8097e3545d14827a61a80a6eca4e9330
Author: Shaun Ruffell <sruffell at digium.com>
Date: Thu Nov 14 12:19:45 2013 -0600
dahdi_genconf: Do not fail if pinned/assigned span utilities were not installed.
If you installed dahdi tools and did not specify DAHDI_PINNED=yes on the
makefile, when you run dahdi_genconf you would get an error like the following:
# dahdi_genconf
sh: span_types: command not found
Command failed (status=32512): 'span_types dumpconfig > /etc/dahdi/span-types.conf' at ...
This change allows the generator for span-types.conf and span-assignements.conf
check for the existence of the utilities before attempting to call them.
Signed-off-by: Shaun Ruffell <sruffell at digium.com>
-----------------------------------------------------------------------
--
dahdi/tools.git
More information about the dahdi-commits
mailing list