~ubuntu-branches/ubuntu/utopic/sflphone/utopic-proposed

« back to all changes in this revision

Viewing changes to kde/doc/man-sflphone-client-kde.1.docbook

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-30 11:40:56 UTC
  • mfrom: (4.1.18 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130630114056-0np50jkyqo6vnmii
Tags: 1.2.3-2
* changeset_r92d62cfc54732bbbcfff2b1d36c096b120b981a5.diff 
  - fixes automatic endian detection 
* Update Vcs: fixes vcs-field-not-canonical

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" ?>
 
2
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
 
3
<!ENTITY % English "INCLUDE">
 
4
]>
 
5
 
 
6
<refentry lang="&language;">
 
7
<refentryinfo>
 
8
<title>KDE User's Manual</title>
 
9
<author>
 
10
  <firstname>Jérémy</firstname>
 
11
  <surname>Quentin</surname>
 
12
  <affiliation>
 
13
    <address><email>jeremy.quentin@savoirfairelinux.com</email></address>
 
14
  </affiliation>
 
15
</author>
 
16
<author>
 
17
  <firstname>Emmanuel</firstname>
 
18
  <surname>Lepage Vallee</surname>
 
19
  <affiliation>
 
20
    <address><email>emmanuel.lepage@savoirfairelinux.com</email></address>
 
21
  </affiliation>
 
22
</author>
 
23
<date>August 3 2012</date>
 
24
<productname>K Desktop Environment</productname>
 
25
</refentryinfo>
 
26
 
 
27
<refmeta>
 
28
<refentrytitle><command>sflphone-client-kde</command></refentrytitle>
 
29
<manvolnum>1</manvolnum>
 
30
</refmeta>
 
31
 
 
32
<refnamediv>
 
33
<refname><command>sflphone-client-kde</command></refname>
 
34
<refpurpose>SIP and IAX2 compatible voice over IP softphone client for KDE.</refpurpose>
 
35
</refnamediv>
 
36
 
 
37
<refsynopsisdiv>
 
38
<cmdsynopsis>
 
39
<command>sflphone-client-kde</command>
 
40
</cmdsynopsis>
 
41
</refsynopsisdiv>
 
42
 
 
43
<refsect1>
 
44
<title>Description</title>
 
45
<para>SFLphone is meant to be a robust enterprise-class desktop phone. It provides functions like call transfer, call hold, multiple lines, multiple accounts support.
 
46
SFLphone audio layer is built upon a native ALSA interface and a native PulseAudio interface.
 
47
sflphone-client-kde is a KDE client for SFLphone; it communicates with the core side through D-Bus.
 
48
</para>
 
49
</refsect1>
 
50
 
 
51
 
 
52
<refsect1>
 
53
<title>Bugs</title>
 
54
<para>Please report bugs at https://projects.savoirfairelinux.com/projects/sflphone/issues/new.</para>
 
55
</refsect1>
 
56
 
 
57
 
 
58
<refsect1>
 
59
<title>See Also</title>
 
60
<para>sflphoned(1)</para>
 
61
<para>More detailed user documentation is available from <ulink
 
62
url="help:/sflphone-client-kde">help:/sflphone-client-kde</ulink>
 
63
(either enter this <acronym>URL</acronym> into Konqueror, or run <userinput><command>khelpcenter</command> <parameter>help:/sflphone-client-kde</parameter></userinput>).</para>
 
64
<para>There is also further information available at <ulink
 
65
url="http://sflphone.org/">the SFLPhone website</ulink>.</para>
 
66
</refsect1>
 
67
 
 
68
 
 
69
<refsect1>
 
70
<title>Authors</title>
 
71
<para>The maintainer of SFLPhone is Emmanuel Milou: emmanuel.milou@savoirfairelinux.com. The maintainer of SFLPhone KDE client is Jérémy Quentin: jeremy.quentin@savoirfairelinux.com. A comprehensive list of authors and contributors
 
72
is available in the complete user manual mentioned above.</para>
 
73
</refsect1>
 
74
 
 
75
 
 
76
<refsect1>
 
77
<title>License</title>
 
78
<para>This program is free software; you can redistribute it and/or modify it
 
79
under the terms of the GNU General Public License version 3 as published by the
 
80
Free Software Foundation.</para>
 
81
<para>On Debian GNU/Linux systems, the complete text of the GNU General
 
82
Public License can be found in `/usr/share/common-licenses/GPL'.</para>
 
83
</refsect1>
 
84
 
 
85
 
 
86
</refentry>