+
+config BR2_PACKAGE_ASTERISK_CHAN_BLUETOOTH
+ prompt "asterisk-chan-bluetooth......... Bluetooth HandsFreeProfile support for Asterisk"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_ASTERISK
+ select BR2_PACKAGE_BLUEZ_LIBS
+ help
+ The Bluetooth HandsFreeProfile support for Asterisk
+
+config BR2_PACKAGE_ASTERISK_CHAN_MGCP
+ prompt "asterisk-chan-mgcp.............. Media Gateway Control Protocol implementation"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_ASTERISK
+ help
+ Media Gateway Control Protocol implementation for Asterisk
+
+config BR2_PACKAGE_ASTERISK_CHAN_SKINNY
+ prompt "asterisk-chan-skinny............ Skinny Client Control Protocol implementation"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_ASTERISK
+ help
+ Skinny Client Control Protocol implementation for Asterisk