Add chan_h323 support for asterisk, closes #122
[openwrt-10.03/.git] / package / asterisk / Config.in
index dad8cf7fe0abdcffff67dc7a30476be24b40aed8..7efaee57715d4891740b4c67dc9cbc76ff7c6a58 100644 (file)
@@ -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