summaryrefslogtreecommitdiffstats
path: root/man/ivam-createvb.1.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'man/ivam-createvb.1.xml.in')
-rw-r--r--man/ivam-createvb.1.xml.in69
1 files changed, 69 insertions, 0 deletions
diff --git a/man/ivam-createvb.1.xml.in b/man/ivam-createvb.1.xml.in
new file mode 100644
index 0000000..d74ca63
--- /dev/null
+++ b/man/ivam-createvb.1.xml.in
@@ -0,0 +1,69 @@
+<?xml version="1.0" standalone='no'?> <!--*-nxml-*-->
+<!DOCTYPE manpage SYSTEM "xmltoman.dtd">
+<?xml-stylesheet type="text/xsl" href="xmltoman.xsl" ?>
+
+<!-- $Id$ -->
+
+<!--
+ This file is part of ivam2.
+
+ ivam2 is free software; you can redistribute it and/or modify it under
+ the terms of the GNU General Public License as published by the Free
+ Software Foundation; either version 2 of the License, or (at your
+ option) any later version.
+
+ ivam2 is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with ivam2; if not, write to the Free Software Foundation,
+ Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+-->
+
+ <manpage name="ivam-createvb" section="1" desc="Create voice box spools for usage with ivam-voicebox or ivam-autobox">
+
+ <synopsis>
+ <cmd>ivam-createvb <arg>SPOOLNAME</arg></cmd>
+ </synopsis>
+
+ <description>
+ <p>ivam-createvb is a simple tool which creates spool
+ directories for usage with <manref name="ivam-voicebox"
+ section="1"/> or <manref name="ivam-autobox" section="1"/>. If
+ the command line argument contains a slash, it is taken as
+ absolute path. If not, @SPOOLDIR@ is prepended to make it an
+ absolute path. ivam-createvb will create the directory and add
+ some configuration files in it, making it a spool directory. If
+ you use <manref name="ivam-voicebox" section="1"/> you have to
+ create each voice box you want to serve with this script. If you
+ use <manref name="ivam-autobox" section="1"/> you may omit this
+ step, since voice boxes are created automatically on an incoming
+ call from the local phone number.</p>
+
+ <p>If you run ivamd as user ivam:ivam you have to change the
+ owners of the created spool directory and all files contained
+ therein to ivam:ivam.</p>
+ </description>
+
+ <section name="Author">
+ <p>ivam2 was written by Lennart Poettering
+ &lt;@PACKAGE_BUGREPORT@&gt;. ivam2 is available
+ at <url
+ href="@PACKAGE_URL@"/>
+ </p>
+ </section>
+
+ <section name="See also">
+ <p>
+ <manref name="msntab" section="5"/>, <manref name="ivamd" section="8"/>, <manref name="ivam-voicebox" section="1"/>, <manref name="ivam-autobox" section="1"/>, <manref name="ivam-spool" section="5"/>
+ </p>
+ </section>
+
+ <section name="Comments">
+ <p>This man page was written using <manref name="xmltoman" section="1"
+ href="http://masqmail.cx/xml2man/"/> by Oliver Kurth.</p>
+ </section>
+
+ </manpage>