From 99c4dfcc3d0928a1b82c2109b553507f148938fd Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 13 Aug 2013 13:22:13 -0400 Subject: [PATCH] Properly load modules.conf This was a missing (+) from the context header, this failed to properly load the modules listed in modules.conf. Change-Id: Ic49216f9e059267ce5a13a8304bc703720e128b8 Signed-off-by: Paul Belanger --- modules/openstack_project/files/pbx/asterisk/modules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/files/pbx/asterisk/modules.conf b/modules/openstack_project/files/pbx/asterisk/modules.conf index bc02dd44ee..b0aa65856c 100644 --- a/modules/openstack_project/files/pbx/asterisk/modules.conf +++ b/modules/openstack_project/files/pbx/asterisk/modules.conf @@ -1,3 +1,3 @@ -[modules] +[modules](+) ; Application modules load => app_confbridge.so