From: Iordan Iordanov Date: Wed, 30 Nov 2011 23:12:42 +0000 (+0000) Subject: 1) Now loading the func_timeout.so module used to set DISA timeouts. X-Git-Tag: 0.11.0~1273 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=8fd3c49a13385615e039f567207036b92ebbe292 1) Now loading the func_timeout.so module used to set DISA timeouts. --- 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 899e330dd1..93c74336d1 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