CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/01/07 13:06:27
Modified files:
telephony/asterisk: Makefile.inc
telephony/asterisk/16: Makefile
telephony/asterisk/18: Makefile
telephony/asterisk/19: Makefile
telephony/asterisk/19/pkg: PLIST-main README-main
Added files:
telephony/asterisk/16/patches:
patch-configs_basic-pbx_asterisk_conf
telephony/asterisk/18/patches:
patch-configs_basic-pbx_asterisk_conf
telephony/asterisk/19/patches:
patch-configs_basic-pbx_asterisk_conf
Removed files:
telephony/asterisk/19/files: cdr.conf.sample
extensions.ael.sample
extensions.conf.sample
logger.conf.sample
modules.conf.sample
musiconhold.conf.sample
sip.conf.sample
voicemail.conf.sample
Log message:
asterisk port tweaks:
- patch the sample asterisk.conf file in the basic-pbx directory to
include setting ownership/permissions on the control socket as also done
in the simple openbsd-ports config files
- remove the simple openbsd-ports config files from asterisk/19; they pre-date
upstream's "basic-pbx" files and use chan_sip which was removed in 19.x
so don't work