From e4c3dc5c0d1dc9cdd47fdb4ffb1ac49b9b768e5b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jan 2004 13:26:55 +0000 Subject: prelimernary documentation git-svn-id: file:///home/lennart/svn/public/ivam2/trunk@42 dbf6933d-3bce-0310-9bcc-ed052ba35b35 --- man/ivamd.8.xml.in | 184 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 man/ivamd.8.xml.in (limited to 'man/ivamd.8.xml.in') diff --git a/man/ivamd.8.xml.in b/man/ivamd.8.xml.in new file mode 100644 index 0000000..0b753c5 --- /dev/null +++ b/man/ivamd.8.xml.in @@ -0,0 +1,184 @@ + + + + + + + + + + + + ivamd [options] + + + +

ivamd is an application server daemon for telephony + applications. It dispatches voice calls to subprocesses + according to a routing table msntab.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

/var/run/ivamd.pid: the pid file + for ivamd.

+
+ +
+

SIGINT, SIGTERM, SIGQUIT ivamd will quit. This is issued by passing -k to ivamd.

+

SIGHUP ivamd will reload the msntab file immediately. Running connection are not interrupted.

+

SIGUSR1 ivamd will print the current contents of the msntab to syslog.

+
+ +
+

ivamd was written by Lennart Poettering + <@PACKAGE_BUGREPORT@>. ivamd is available + at +

+
+ +
+

+ , +

+
+ +
+

This man page was written using by Oliver Kurth.

+
+ +
-- cgit