|
@@ -105,7 +105,7 @@ module_group_stable=cpl-c dbtext jabber osp sms
|
|
|
|
|
|
# Modules in this group are either not complete, untested, or without enough reports
|
|
# Modules in this group are either not complete, untested, or without enough reports
|
|
# of usage to allow the module into the stable group. They may or may not have dependencies
|
|
# of usage to allow the module into the stable group. They may or may not have dependencies
|
|
-module_group_experimental=tls
|
|
|
|
|
|
+module_group_experimental=tls oracle
|
|
|
|
|
|
# if not set on the cmd. line or the env, exclude the below modules.
|
|
# if not set on the cmd. line or the env, exclude the below modules.
|
|
ifneq ($(group_include),)
|
|
ifneq ($(group_include),)
|
|
@@ -121,7 +121,7 @@ else
|
|
cpl-c \
|
|
cpl-c \
|
|
auth_radius group_radius uri_radius avp_radius \
|
|
auth_radius group_radius uri_radius avp_radius \
|
|
acc_radius dialog pa rls presence_b2b xcap xmlrpc\
|
|
acc_radius dialog pa rls presence_b2b xcap xmlrpc\
|
|
- osp tls \
|
|
|
|
|
|
+ osp tls oracle \
|
|
unixsock eval
|
|
unixsock eval
|
|
endif
|
|
endif
|
|
|
|
|