X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1b16374fc8a8d2cafc68fe30a96b6ecb27d178ff..e35ac0d1e86fb59ac26aaf8914e5da3d07b12f54:/package/asterisk/Config.in?ds=inline diff --git a/package/asterisk/Config.in b/package/asterisk/Config.in index dad8cf7fe..7efaee577 100644 --- a/package/asterisk/Config.in +++ b/package/asterisk/Config.in @@ -21,6 +21,15 @@ config BR2_PACKAGE_ASTERISK_CHAN_BLUETOOTH help The Bluetooth HandsFreeProfile support for Asterisk +config BR2_PACKAGE_ASTERISK_CHAN_H323 + prompt "asterisk-chan-h323.............. H.323 support for Asterisk" + tristate + default m if CONFIG_DEVEL + depends BR2_PACKAGE_ASTERISK + select BR2_PACKAGE_OPENH323 + help + H.323 support for Asterisk + config BR2_PACKAGE_ASTERISK_CHAN_MGCP prompt "asterisk-chan-mgcp.............. Media Gateway Control Protocol implementation" tristate