config FWRT_PACKAGE_ASTERISK_12 tristate default n depends on FWRT_PACKAGE_ASTERISK_VERSION_12 menu "asterisk-modules.................. Additional modules for Asterisk 1.2" depends on FWRT_PACKAGE_ASTERISK_12 config FWRT_PACKAGE_ASTERISK_12_CHAN_MGCP prompt "asterisk-chan-mgcp.............. Media Gateway Control Protocol implementation" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Media Gateway Control Protocol implementation for Asterisk config FWRT_PACKAGE_ASTERISK_12_CHAN_SKINNY prompt "asterisk-chan-skinny............ Skinny Client Control Protocol implementation" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Skinny Client Control Protocol implementation for Asterisk config FWRT_PACKAGE_ASTERISK_12_CHAN_IAX2 prompt "asterisk-chan-iax2.............. Support for the Inter Asterisk Protocol" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help IAX2 allows trunking communication channels together. config FWRT_PACKAGE_ASTERISK_12_CODEC_SPEEX prompt "asterisk-codec-speex............ Speex/PCM16 Codec Translator" tristate default n depends FWRT_PACKAGE_ASTERISK_12 select FWRT_PACKAGE_LIBSPEEX help The Speex speech compression codec for Asterisk config FWRT_PACKAGE_ASTERISK_12_PBX_DUNDI prompt "asterisk-pbx-dundi.............. Distributed Universal Number Discovery (DUNDi) support" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Distributed Universal Number Discovery (DUNDi) support for Asterisk config FWRT_PACKAGE_ASTERISK_12_RES_AGI prompt "asterisk-res-agi................ Asterisk Gateway Interface module" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Asterisk Gateway Interface module config FWRT_PACKAGE_ASTERISK_12_SQLITE prompt "asterisk-sqlite................. SQLite modules" tristate default n depends FWRT_PACKAGE_ASTERISK_12 select FWRT_PACKAGE_LIBSQLITE2 help SQLite modules for Asterisk config FWRT_PACKAGE_ASTERISK_12_SOUNDS prompt "asterisk-sounds................. Sound files" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Sound files for Asterisk config FWRT_PACKAGE_ASTERISK_12_VOICEMAIL prompt "asterisk-voicemail.............. Voicemail support" tristate default n depends FWRT_PACKAGE_ASTERISK_12 help Voicemail related modules for Asterisk config FWRT_PACKAGE_ASTERISK_12_MEETME prompt "asterisk-meetme................. Support For MeetMe (Conferences)" tristate default n select FWRT_PACKAGE_KMOD_ZTDUMMY_12 select FWRT_PACKAGE_ASTERISK_12_ZAPTEL help This package allows creation of conference channels. config FWRT_PACKAGE_ASTERISK_12_ZAPTEL prompt "asterisk-zaptel................. Support For Zaptel" tristate default n depends FWRT_PACKAGE_ASTERISK_12 select FWRT_PACKAGE_ZAPTEL_12 select FWRT_PACKAGE_KMOD_ZAPTEL_12 help This package allows using ISDN zaptel hardware. config FWRT_PACKAGE_ASTERISK_12_CHAN_MISDN prompt "asterisk-chan-misdn............. Support for mISDN" tristate default n depends on FWRT_LINUX_2_6 depends FWRT_PACKAGE_ASTERISK_12 select FWRT_PACKAGE_MISDNUSER help This package allows using ISDN hardware supported by mISDN. endmenu