~noskcaj/ubuntu/saucy/sflphone/merge-1.2.3-2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
  <!ENTITY sflphone-client-kde "SFLPhone KDE Client">
  <!ENTITY kappname "&sflphone-client-kde;">
  <!ENTITY sflphonerelease "1.1.0">
  <!ENTITY i18n-current-w "Current calls window">
  <!ENTITY i18n-history-w "Call history window">
  <!ENTITY i18n-address-w "Address book window">
  <!ENTITY i18n-actions-p "tool part">
  <!ENTITY i18n-screen-p "screen">
  <!ENTITY i18n-dialpad-p "dialpad">
  <!ENTITY i18n-pt-home "home phone">
  <!ENTITY i18n-pt-cell "cell phone">
  <!ENTITY i18n-pt-work "work phone">

  <!ENTITY sflphone "SFLphone">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE" >

  <!-- chapters in separate docbook files -->
  <!ENTITY introduction SYSTEM "introduction.docbook">
  <!ENTITY getting-started SYSTEM "getting-started.docbook">
  <!ENTITY basic-use SYSTEM "basic-use.docbook">
  <!ENTITY common-use SYSTEM "common-use.docbook">
  <!ENTITY advanced-use SYSTEM "advanced-use.docbook">
  <!ENTITY credits SYSTEM "credits.docbook">
]>

<book id="sflphone-kde" lang="&language;">
<bookinfo>
  <title>&sflphone-client-kde; User Manual</title>
  <date>2009-05-10</date>
  <releaseinfo>&sflphonerelease;</releaseinfo>

  <authorgroup>
    <author>
      <firstname>J&eacute;r&eacute;my</firstname>
      <surname>Quentin</surname>
      <affiliation>
        <address><email>jeremy.quentin@savoirfairelinux.com</email></address>
      </affiliation>
    </author>
  </authorgroup>

  <copyright>
    <year>2009</year>
    <holder>Savoir faire linux</holder>
  </copyright>

  <legalnotice>&FDLNotice;</legalnotice>

  <abstract>
    <para>&sflphone-client-kde; is a &kde; client for &sflphone;, a robust enterprise-class desktop phone.</para>
  </abstract>

  <keywordset>
    <keyword>KDE</keyword>
    <keyword>SFLPhone</keyword>
    <keyword>client</keyword>
    <keyword>phone</keyword>
    <keyword>enterprise</keyword>
  </keywordset>

</bookinfo>


&introduction;
&getting-started;
&basic-use;
&common-use;
&advanced-use;
&credits;

<appendix id="app-bibliography">
<title>Bibliography</title>

<para>(... to be written ...)</para>

<bibliography id="bibliography">

<biblioentry>
<title><ulink url="info://sflphone-client-kde/Top">&sflphone-client-kde; Manual</ulink></title>
<authorgroup>
<author><firstname>J&eacute;r&eacute;my</firstname><surname>Quentin</surname></author>
</authorgroup>
</biblioentry>

<biblioentry>
<title><ulink url="http://en.wikipedia.org/wiki/Session_Initiation_Protocol">SIP Wiki</ulink></title>
</biblioentry>

<biblioentry>
<title><ulink url="http://en.wikipedia.org/wiki/IAX">IAX Wiki</ulink></title>
</biblioentry>

<biblioentry>
<title><ulink url="http://www.asterisk.org/">Asterisk webpage</ulink></title>
</biblioentry>

<biblioentry>
<title><ulink url="http://en.wikipedia.org/wiki/STUN">STUN wiki</ulink></title>
</biblioentry>

</bibliography>

</appendix>

<!-- &documentation.index; -->

</book>