asterisk-11.x: enhance the default set of config files
authorJiri Slachta <slachta@cesnet.cz>
Fri, 14 Mar 2014 08:00:33 +0000 (09:00 +0100)
committerJiri Slachta <slachta@cesnet.cz>
Fri, 14 Mar 2014 08:00:33 +0000 (09:00 +0100)
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
net/asterisk-11.x/Makefile

index 54c1ee5b3f7ad3bd7651dcca4402d3508b17ca8a..c768b549e8c1f1eb5964c3ec713fd6e2004b8ae5 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=asterisk11
 PKG_VERSION:=11.8.0
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 
 PKG_SOURCE:=asterisk-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/asterisk/releases/
@@ -107,17 +107,19 @@ define Package/asterisk11/conffiles
 /etc/asterisk/indications.conf
 /etc/asterisk/logger.conf
 /etc/asterisk/manager.conf
+/etc/asterisk/modules.conf
 /etc/asterisk/rtp.conf
 /etc/asterisk/sip.conf
 /etc/asterisk/sip_notify.conf
 /etc/asterisk/udptl.conf
+/etc/asterisk/users.conf
 /etc/default/asterisk
 /etc/init.d/asterisk
 endef
 
 AST_CFG_FILES:= \
        asterisk.conf acl.conf ccss.conf extconfig.conf extensions.conf features.conf indications.conf logger.conf manager.conf modules.conf \
-       rtp.conf sip_notify.conf sip.conf udptl.conf
+       rtp.conf sip_notify.conf sip.conf udptl.conf users.conf
 AST_EMB_MODULES:=\
        app_dial app_echo app_macro app_playback codec_ulaw format_pcm func_callerid \
        func_logic func_strings func_timeout chan_sip chan_local pbx_config res_crypto res_http_websocket res_rtp_asterisk res_rtp_multicast