From 8fd3c49a13385615e039f567207036b92ebbe292 Mon Sep 17 00:00:00 2001 From: Iordan Iordanov Date: Wed, 30 Nov 2011 23:12:42 +0000 Subject: 1) Now loading the func_timeout.so module used to set DISA timeouts. --- applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE | 1 + 1 file changed, 1 insertion(+) (limited to 'applications/luci-pbx') diff --git a/applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE b/applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE index 899e330dd..93c74336d 100644 --- a/applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE +++ b/applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE @@ -28,6 +28,7 @@ load => app_disa.so ; Direct Inward System Access load => app_authenticate.so ; Authenticate via pin load => app_senddtmf.so ; Ability to send DTMF tones on the line. load => func_cut.so ; To manipulate strings +load => func_timeout.so ; Used for DISA timeouts [global] chan_modem.so=no -- cgit v1.2.3