DOKK / manpages / debian 11 / asterisk / asterisk-config-custom.1.en
asterisk-config-custom(1) Debian Manual asterisk-config-custom(1)

asterisk-config-custom — for helping you making your 'asterisk-config-custom' .deb package

asterisk-config-custom { command }

asterisk-config-custom prints a help text when no command is given. And another help text when command help is given.

Recommented usage workflow is described in the actual script. Get the instructions with asterisk-config-custom help

my-asterisk-config/

Created during asterisk-config-custom init

my-asterisk-config/etc_asterisk/

Location where you put asterisk configuration files you want to get in /etc/asterisk/

You may use asterisk-config-custom sync to get it updated with current configuration.

my-asterisk-config/debian/

Debian packaging files. You may leave it default. You may change it.

Example given of what to change: version number in debian/changelog

Maybe should script asterisk-config-custom have been named into something longer like asterisk-config-custom-dh-make Where suffix dh-make comes from debhelper make. The software tool that converts source archives into Debian package source

debchange(1) for information on changing the version mumber.

This manual page was written by Geert Stappers <stappers@stappers.it> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation.

On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.

2014-12-14 Asterisk