Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
DAHDI_CFG(8)							    DAHDI_CFG(8)

NAME
     dahdi_cfg	- configures DAHDI kernel modules from /usr/local/etc/dahdi/sys-
     tem.conf

SYNOPSIS
     dahdi_cfg [-c CFG_FILE] [-s] [-f] [-t] [-v [-v ... ] ]

     dahdi_cfg -h

DESCRIPTION
     dahdi_cfg configures DAHDI interface cards from a config file.

     You generally  need to run it with a  valid  configurations  in  order  for
     DAHDI modules to work properly.

     It  must  be run to configure every DAHDI span. Normally it is run from the
     DAHDI init script.

OPTIONS
     -c CFG_FILE
	    Use  an  alternative  configuration   file	 instead   of	/usr/lo-
	    cal/etc/dahdi/system.conf

     -s
	    Only shutdown spans.

     -f
	    Always  configure  every  channel,	even  if  it appears not to have
	    changed.

     -t
	    Test mode. Don't do anything, just report what you wanted to do.

     -v
	    Be more verbose. Add extra v-s for extra verbosity.

     -h
	    Display a brief help message.

FILES
     /usr/local/etc/dahdi/system.conf
	    The default location for the configuration file.

SEE ALSO
     dahdi_tool(8), dahdi_monitor(8), asterisk(8).

AUTHOR
     This manual page  was  written  by  Santiago  Ruano  Rincon  <santiago@uni-
     cauca.edu.co>  for  the Debian system (but may be used by others).  Permis-
     sion is granted to copy, distribute and/or modify this document  under  the
     terms  of	the GNU General Public License, Version 2 any later version pub-
     lished by the Free Software Foundation.

				   16 Jun 2008			    DAHDI_CFG(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=dahdi_cfg&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help