.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "JAMID 1" .TH JAMID 1 2024-03-11 "perl v5.38.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME jamid \- core daemon for Jami: secure and distributed voice, video and chat communication platform. .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBjamid\fR [OPTION]... .SH DESCRIPTION .IX Header "DESCRIPTION" Jami is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. Jami audio layer is build upon a native ALSA interface and a native PulseAudio interface. \&\fBjamid\fR is the core of Jami; it provides the DBus service "cx.ring.Ring". You need to install a client to use the daemon, for instance the Qt-based client, \fBjami-client-qt\fR (now \fBjami\fR). .SH OPTIONS .IX Header "OPTIONS" .IP "\fB\-c, \-\-console\fR" 8 .IX Item "-c, --console" Output the log to the console instead of syslog. .IP "\fB\-d, \-\-debug\fR" 8 .IX Item "-d, --debug" Debug mode (more verbose output). .IP "\fB\-a, \-\-auto\-answer\fR" 8 .IX Item "-a, --auto-answer" Force automatic answer to incoming calls. .IP "\fB\-p, \-\-persistent\fR" 8 .IX Item "-p, --persistent" Stay alive after all clients quit. .IP "\fB\-h, \-\-help\fR" 8 .IX Item "-h, --help" Print short list of command-line options. .SH BUGS .IX Header "BUGS" Please report bugs at https://git.jami.net. .SH AUTHORS .IX Header "AUTHORS" \&\fBjamid\fR is developed in Montreal by Savoir-faire Linux Inc. .PP This manual page was written by Emmanuel Milou . .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBjami\fR(1) .SH COPYRIGHT .IX Header "COPYRIGHT" This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. .PP On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common\-licenses/GPL'.