1) Now loading the func_timeout.so module used to set DISA timeouts.
This commit is contained in:
parent
b7643eca81
commit
8fd3c49a13
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue