add asterisk
authorFelix Fietkau <nbd@openwrt.org>
Sun, 10 Apr 2005 18:19:34 +0000 (18:19 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 10 Apr 2005 18:19:34 +0000 (18:19 +0000)
commit619022c839489064033b226a18e6e8b02b6e33f3
treed63e48db7c27d0dafc035171a68853d08134706c
parentc8cd7eed00801a9af4c4b15a8ae4a81b75ef4e1e
add asterisk

SVN-Revision: 611
15 files changed:
openwrt/package/Config.in
openwrt/package/Makefile
openwrt/package/asterisk/Config.in [new file with mode: 0644]
openwrt/package/asterisk/Makefile [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk-codec-speex.control [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk-mysql.control [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk-pgsql.control [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk-sounds.control [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk-voicemail.control [new file with mode: 0644]
openwrt/package/asterisk/control/asterisk.control [new file with mode: 0644]
openwrt/package/asterisk/files/CONTROL/conffiles [new file with mode: 0644]
openwrt/package/asterisk/files/etc/default/asterisk [new file with mode: 0644]
openwrt/package/asterisk/files/etc/init.d/S60asterisk [new file with mode: 0755]
openwrt/package/asterisk/patches/makefiles.diff [new file with mode: 0644]
openwrt/package/asterisk/patches/mysql+postgres-support.diff [new file with mode: 0644]