X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fasterisk%2FConfig.in;h=d389db1b9f4a80049cb860bc5f62f4a68099e6f5;hb=04df1e8bedf44f453428f7bf23c587ed28be60a1;hp=7cf258cc109f15b08555aa0d31192fa797473688;hpb=71b5437cc62223ddd063ca6dbc21454ef659adea;p=openwrt-10.03%2F.git diff --git a/package/asterisk/Config.in b/package/asterisk/Config.in index 7cf258cc1..d389db1b9 100644 --- a/package/asterisk/Config.in +++ b/package/asterisk/Config.in @@ -1,24 +1,26 @@ config BR2_PACKAGE_ASTERISK - tristate "Asterisk" - default m + tristate "asterisk - Complete open source PBX" + default m if CONFIG_DEVEL help Asterisk is a complete PBX in software. It provides all of the features you would expect from a PBX and more. Asterisk does voice over IP in three protocols, and can interoperate with almost all standards-based telephony equipment using relatively inexpensive hardware. + + http://www.asterisk.org/ + config BR2_PACKAGE_ASTERISK_SPEEX tristate "Speex codec" - default m + default m if CONFIG_DEVEL depends BR2_PACKAGE_ASTERISK select BR2_PACKAGE_SPEEX help The Speex speech compression codec for Asterisk - config BR2_PACKAGE_ASTERISK_MYSQL tristate "MySQL plugins" - default m + default m if CONFIG_DEVEL depends BR2_PACKAGE_ASTERISK select BR2_PACKAGE_LIBMYSQLCLIENT help @@ -26,7 +28,7 @@ config BR2_PACKAGE_ASTERISK_MYSQL config BR2_PACKAGE_ASTERISK_PGSQL tristate "PostgreSQL plugins" - default m + default m if CONFIG_DEVEL depends BR2_PACKAGE_ASTERISK select BR2_PACKAGE_LIBPQ help @@ -34,14 +36,14 @@ config BR2_PACKAGE_ASTERISK_PGSQL config BR2_PACKAGE_ASTERISK_VOICEMAIL tristate "Voicemail support" - default m + default m if CONFIG_DEVEL depends BR2_PACKAGE_ASTERISK help Voicemail related plugins for Asterisk config BR2_PACKAGE_ASTERISK_SOUNDS tristate "Sound files" - default m + default m if CONFIG_DEVEL depends BR2_PACKAGE_ASTERISK help Sound files for Asterisk