projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
yet another bug
[openwrt.git]
/
openwrt
/
package
/
asterisk
/
Config.in
diff --git
a/openwrt/package/asterisk/Config.in
b/openwrt/package/asterisk/Config.in
index
127bb15
..
dad8cf7
100644
(file)
--- a/
openwrt/package/asterisk/Config.in
+++ b/
openwrt/package/asterisk/Config.in
@@
-95,7
+95,16
@@
config BR2_PACKAGE_ASTERISK_PGSQL
select BR2_PACKAGE_LIBPQ
help
PostgreSQL modules for Asterisk
select BR2_PACKAGE_LIBPQ
help
PostgreSQL modules for Asterisk
-
+
+config BR2_PACKAGE_ASTERISK_SQLITE
+ prompt "asterisk-sqlite................. SQLite modules"
+ tristate
+ default m if CONFIG_DEVEL
+ depends BR2_PACKAGE_ASTERISK
+ select BR2_PACKAGE_LIBSQLITE
+ help
+ SQLite modules for Asterisk
+
config BR2_PACKAGE_ASTERISK_SOUNDS
prompt "asterisk-sounds................. Sound files"
tristate
config BR2_PACKAGE_ASTERISK_SOUNDS
prompt "asterisk-sounds................. Sound files"
tristate
@@
-111,7
+120,7
@@
config BR2_PACKAGE_ASTERISK_VOICEMAIL
depends BR2_PACKAGE_ASTERISK
help
Voicemail related modules for Asterisk
depends BR2_PACKAGE_ASTERISK
help
Voicemail related modules for Asterisk
-
+
config BR2_PACKAGE_ASTERISK_MINI
prompt "asterisk-mini..................... Minimal open source PBX"
tristate
config BR2_PACKAGE_ASTERISK_MINI
prompt "asterisk-mini..................... Minimal open source PBX"
tristate
@@
-137,6
+146,5
@@
config BR2_PACKAGE_ASTERISK_MINI
- pbx_config
- res_features
- res_musiconhold
- pbx_config
- res_features
- res_musiconhold
-
endmenu
endmenu
This page took
0.026453 seconds
and
4
git commands to generate.