File sysconfig.vicidial of Package vicibox-install
## Path: Network/Telephony/vicidial ## Description: ViciDial startup options ## Type: string ## Default: "" # # Location of the vicidial configuration file # VICIDIAL_CONF="/etc/astguiclient.conf" ## Type: string ## Default: "" # # Extra DAHDI modules to load, like voicesync, wct4xxp, etc # DAHDI_EXTRA="" ## Type: integer ## Default: 15 # # How long to sleep between checks for network and other things to stabilize # SLEEPSECS="15" ## Type: yesno ## Default: yes # # Whether to run network checks before attempting to start vicidial # NETWKCHK=yes ## Type: integer ## Default: -1 # # Default priority to launch the Asterisk process with, default is 1 higher then standard # PRIORITY=-1