Updated mISDN to current socket trunk

Removed asterisk chan_misdn
Add linux call router package and chan_lcr for asterisk
This commit is contained in:
Arne Fitzenreiter
2009-04-11 15:22:35 +02:00
parent b04e1df8b7
commit d644d86f7e
10 changed files with 50 additions and 104 deletions

View File

@@ -344,6 +344,7 @@ buildipfire() {
ipfiremake madwifi
ipfiremake alsa KMOD=1
ipfiremake openswan KMOD=1
ipfiremake mISDN
ipfiremake pkg-config
ipfiremake linux-atm
ipfiremake cpio
@@ -411,7 +412,7 @@ buildipfire() {
ipfiremake iptstate
ipfiremake iputils
ipfiremake l7-protocols
ipfiremake mISDN
ipfiremake mISDNuser
ipfiremake capi4k-utils
ipfiremake hwdata
ipfiremake kudzu
@@ -596,6 +597,7 @@ buildipfire() {
ipfiremake net-snmp
ipfiremake perl-DBI
ipfiremake perl-DBD-mysql
ipfiremake lcr
echo Build on $HOSTNAME > $BASEDIR/build/var/ipfire/firebuild
cat /proc/version >> $BASEDIR/build/var/ipfire/firebuild
echo >> $BASEDIR/build/var/ipfire/firebuild