luci-0.10: merge package definitions for luci-app-pbx and voicemail

This commit is contained in:
Jo-Philipp Wich 2011-12-07 21:39:04 +00:00
parent 38de51453f
commit f249d28885

View file

@ -431,6 +431,21 @@ $(eval $(call application,ahcp,LuCI Support for AHCPd,\
$(eval $(call application,wshaper,LuCI Support for wshaper,\
+PACKAGE_luci-app-wshaper:wshaper))
$(eval $(call application,pbx,LuCI PBX Administration,\
+PACKAGE_luci-app-pbx:asterisk18 \
+PACKAGE_luci-app-pbx:asterisk18-app-authenticate \
+PACKAGE_luci-app-pbx:asterisk18-app-disa \
+PACKAGE_luci-app-pbx:asterisk18-app-setcallerid \
+PACKAGE_luci-app-pbx:asterisk18-app-system \
+PACKAGE_luci-app-pbx:asterisk18-chan-gtalk \
+PACKAGE_luci-app-pbx:asterisk18-codec-a-mu \
+PACKAGE_luci-app-pbx:asterisk18-codec-alaw \
+PACKAGE_luci-app-pbx:asterisk18-func-cut \
+PACKAGE_luci-app-pbx:asterisk18-res-clioriginate))
$(eval $(call application,pbx-voicemail,LuCI PBX Administration Voicemail Support,\
luci-app-pbx +PACKAGE_luci-app-pbx-voicemail:msmtp))
$(eval $(call application,lqtapifoss,Lantiq voip))
### Server Gateway Interfaces ###