forked from Lainports/freebsd-ports
including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit. WWW: http://sourceforge.net/apps/trac/svxlink PR: ports/168452 Submitted by: Stephen Hurd <shurd@sasktel.net> (maintainer)
35 lines
1.4 KiB
Groff
35 lines
1.4 KiB
Groff
--- ../svxlink-11.05.orig/doc/man/ModuleTclVoiceMail.conf.5 2011-05-15 01:59:35.000000000 -0700
|
|
+++ doc/man/ModuleTclVoiceMail.conf.5 2012-05-28 10:27:55.000000000 -0700
|
|
@@ -22,20 +22,20 @@
|
|
.P
|
|
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
|
|
+is %%LOCALBASE%%/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.
|
|
.
|
|
.SH FILES
|
|
.
|
|
.TP
|
|
-.IR /etc/svxlink/svxlink.conf " (or deprecated " /etc/svxlink.conf ")"
|
|
+.IR %%LOCALBASE%%/etc/svxlink/svxlink.conf " (or deprecated " %%LOCALBASE%%/etc/svxlink.conf ")"
|
|
The system wide configuration file.
|
|
.TP
|
|
.IR ~/.svxlink/svxlink.conf
|
|
Per user configuration file.
|
|
.TP
|
|
-.I /etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf
|
|
+.I %%LOCALBASE%%/etc/svxlink/svxlink.d/ModuleTclVoiceMail.conf
|
|
Global modularized configuration file. Depends on the CFG_DIR configuration
|
|
variable setting.
|
|
.TP
|
|
@@ -43,7 +43,7 @@
|
|
Per user modularized configuration file. Depends on the CFG_DIR configuration
|
|
variable setting.
|
|
.TP
|
|
-.I /etc/svxlink/TclVoiceMail.conf
|
|
+.I %%LOCALBASE%%/etc/svxlink/TclVoiceMail.conf
|
|
System wide configuration file for the TclVoiceMail module.
|
|
.TP
|
|
.I ~/.svxlink/TclVoiceMail.conf
|