Asterisk RPMs
The Zultron repo now contains some Asterisk RPMs along with some supporting packages.
The SRPM is originally from ATrpms with the following changes:
- All /etc/asterisk config files, except for asterisk.conf, not installed (for compatibility with the FreePBX RPM) (samples still in the doc directory)
- Minor changes to RPM macros so it can compile outside the ATrpms environment
- asterisk-extra-sounds-en-gsm added to support FreePBX
The RPM may be rebuilt with the following switches:
--without spandsp
--without speex
--with opal # doesn't work
--with openh323 # doesn't work
--without radiusclientng
--without netsnmp
--without misdn
--without freetds
--without gsm
--without jabber
--with uwimap # doesn't work
The mISDN and mISDNuser RPMs were borrowed, unmodified, from the Trixbox distro, and seem to have originally come from voipconsulting.nl. (These include a nifty system for building kernel module RPMs, alternative to the one I used in the DAHDI RPMs.) They are provided for dependency completeness.
Again, thanks to Axel Thimm for always keeping his RPMs up to date.