MODULETCLVOICEMAIL.CONF

NAME
DESCRIPTION
CONFIGURATION VARIABLES
FILES
AUTHOR
SEE ALSO

NAME

ModuleTclVoiceMail.conf − Configuration file for the SvxLink server TclVoiceMail module

DESCRIPTION

svxlink is a general purpose voice service system for ham radio use. This man-page describe the SvxLink server configuration for the TclVoiceMail module.

The TclVoiceMail module implements a simple voice mail system.

CONFIGURATION VARIABLES

There are a couple of configuration variables that are common to all modules. The documentation for these can be found in the svxlink.conf(5) manual page.

The TclVoiceMail module does not have any module specific configuration variables. It is configured in another configuration file. Its default location is /etc/svxlink/TclVoiceMail.conf. The configuration file is also looked for in directory "$HOME/.svxlink/". The comments in that file should be enough to understand how to configure the voice mail module.

FILES

/etc/svxlink/svxlink.conf (or deprecated /etc/svxlink.conf)

The system wide configuration file.

~/.svxlink/svxlink.conf

Per user configuration file.

/etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf

Global modularized configuration file. Depends on the CFG_DIR configuration variable setting.

~/.svxlink/svxlink.d/ModuleTclVoiceMail.conf

Per user modularized configuration file. Depends on the CFG_DIR configuration variable setting.

/etc/svxlink/TclVoiceMail.conf

System wide configuration file for the TclVoiceMail module.

~/.svxlink/TclVoiceMail.conf

Per user configuration file for the TclVoiceMail module.

/var/spool/svxlink/voice_mail

Spool directory for voice mails.

AUTHOR

Tobias Blomberg (SM0SVX) <sm0svx at users dot sourceforge dot net>

SEE ALSO

svxlink.conf(5)