Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

sflphoned(1) [debian man page]

SFLPHONED(1)															      SFLPHONED(1)

NAME
sflphoned - SIP and IAX2 compatible voice over IP softphone core. SYNOPSIS
sflphoned [OPTION]... DESCRIPTION
SFLphone is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support. SFLphone audio layer is build upon a native ALSA interface and and a native PulseAudio interface. sflphoned is the core of SFLphone; it communicates with the client side through DBus. You need to install a client to use the daemon, for instance GTK+ client, sflphone-client-gnome. OPTIONS
-c, --console Output the log to the console instead of syslog. -d, --debug Debug mode (more verbose output). -h, --help Print short list of command-line options. BUGS
Please report bugs at https://projects.savoirfairelinux.com/projects/sflphone/issues/new. AUTHORS
sflphoned is developed in Montreal by Savoir-Faire Linux Inc. The active developers are Tristan Matthews <tristan.matthews@savoirfairelinux.com> and Alexandre Savard <alexandre.savard@savoirfairelinux.com>. This manual page was written by Emmanuel Milou <emmanuel.milou@savoirfairelinux.com>. SEE ALSO
sflphone(1), sflphone-client-gnome(1) 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. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. 1.1.0 2012-05-17 SFLPHONED(1)

Check Out this Related Man Page

BLUEMON-CLIENT(1)					      General Commands Manual						 BLUEMON-CLIENT(1)

NAME
bluemon-client -- Activate or deactivate programs based on bluetooth link quality SYNOPSIS
bluemon-client [-u command] [--upcmd command] [-d command] [--downcmd command] [-b aa:bb:cc:dd:ee:ff] [--btid aa:bb:cc:dd:ee:ff] [-v ] [--verbose ] [-p ] [--protect ] [-h ] [--help ] [-V ] [--version ] DESCRIPTION
This manual page documents briefly the bluemon-client command. bluemon-client listens for events from the bluemon daemon and can start or stop programs when the given device is connected or discon- nected. This can be used to perform actions like locking the terminal when you walk away from it. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -u --upcmd The command to be run when the device is connected. -d --downcmd The command to be run when the device is disconnected. -b --btid The bluetooth ID to monitor (e.g. aa:bb:cc:dd:ee:ff) -p --protect Try and protect against spoofing on the DBUS. Requires signals to come from a process owned by the root user. -v --verbose Enable verbose output -h --help Show summary of options. -V --version Print version SEE ALSO
bluemon (1), bluemon-query(1), bluemon-dbus(7). AUTHOR
This manual page was written by Matthew Johnson <debian@matthew.ath.cx> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version pub- lished by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. BLUEMON-CLIENT(1)
Man Page