projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix image builder lists for brcm-2.6
[openwrt.git]
/
openwrt
/
package
/
asterisk
/
Config.in
diff --git
a/openwrt/package/asterisk/Config.in
b/openwrt/package/asterisk/Config.in
index
dad8cf7
..
7efaee5
100644
(file)
--- a/
openwrt/package/asterisk/Config.in
+++ b/
openwrt/package/asterisk/Config.in
@@
-21,6
+21,15
@@
config BR2_PACKAGE_ASTERISK_CHAN_BLUETOOTH
help
The Bluetooth HandsFreeProfile support for Asterisk
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
config BR2_PACKAGE_ASTERISK_CHAN_MGCP
prompt "asterisk-chan-mgcp.............. Media Gateway Control Protocol implementation"
tristate
This page took
0.022862 seconds
and
4
git commands to generate.