zapconf(8)
NAME
zapconf - Generate configuration for zaptel channels.
SYNOPSIS
zapconf [FILES...]
DESCRIPTION
This script generate configuration files for Zaptel hardware.
Currently it can generate three files: zaptel, zapata, users and
zapataconf (see below). Without arguments, it generates only zaptel
and zapata.
- zaptel - /etc/zaptel.conf
- Configuration for ztcfg(1). It's location may be overriden by the environment variable ZAPCONF_FILE.
- zapata - /etc/asterisk/zapata-channels.conf
- Configuration for asterisk(1). It should be included in the main
/etc/asterisk/zapata.conf. It's location may be overriden by the
environment variable ZAPATA_FILE. - users - /etc/asterisk/users.conf
- Configuration for asterisk(1) and AsteriskGUI. It's location may be overriden by the environment variable USERS_FILE.
- zapataconf - /etc/asterisk/zapata.conf
- Configuration for asterisk(1) and AsteriskGUI. It's location may be overriden by the environment variable ZAPATACONF_FILE.