dahdi-tools/xpp/perl_modules
Shaun Ruffell 8d9a6bdd80 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@digium.com>
2013-11-22 11:12:12 -06:00
..
Dahdi dahdi_genconf: Do not fail if pinned/assigned span utilities were not installed. 2013-11-22 11:12:12 -06:00
Dahdi.pm xpp: perl_modules: Remove /proc/xpp usage 2012-03-15 20:30:41 +00:00