Your message dated Mon, 02 Nov 2015 13:34:11 +0000
with message-id <[email protected]>
and subject line Bug#800884: fixed in debian-handbook 8.20151102
has caused the Debian Bug report #800884,
regarding add basic details about RTC services
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
800884: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800884
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: debian-handbook

This patch adds to chapter 11, giving a brief introduction to RTC
services on Debian
>From e0a0a6f42e3d26d6e63dd721fde34808fec2b8b8 Mon Sep 17 00:00:00 2001
From: Daniel Pocock <[email protected]>
Date: Sat, 3 Oct 2015 12:14:20 +0200
Subject: [PATCH] ch11: Add basic details about RTC services

---
 en-US/11_network-services.xml | 38 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 37 insertions(+), 1 deletion(-)

diff --git a/en-US/11_network-services.xml b/en-US/11_network-services.xml
index 029e42e..cedc2ce 100644
--- a/en-US/11_network-services.xml
+++ b/en-US/11_network-services.xml
@@ -13,9 +13,15 @@
       <keyword>Samba</keyword>
       <keyword>Squid</keyword>
       <keyword>OpenLDAP</keyword>
+      <keyword>SIP</keyword>
+      <keyword>XMPP</keyword>
+      <keyword>repro</keyword>
+      <keyword>reSIProcate</keyword>
+      <keyword>Asterisk</keyword>
+      <keyword>Prosody</keyword>
     </keywordset>
   </chapterinfo>
-  <title>Network Services: Postfix, Apache, NFS, Samba, Squid, LDAP</title>
+  <title>Network Services: Postfix, Apache, NFS, Samba, Squid, LDAP, SIP, XMPP</title>
   <highlights>
     <para>Network services are the programs that users interact with
     directly in their daily work. They are the tip of the information system
@@ -3220,4 +3226,34 @@ TLS_CACERT      /etc/ssl/certs/ca-certificates.crt
       </section>
     </section>
   </section>
+  <section id="sect.rtc-services">
+    <title>Real-Time Communications Services (SIP, XMPP and TURN)</title>
+
+    <para>The Falcot Corp administrators want to make it possible for users
+    to use voice, video/webcam and instant messaging (IM) for internal communications
+    and interaction with third parties.  They chose to start with a simple
+    SIP proxy, XMPP server and TURN server at the network boundary.</para>
+    <indexterm><primary>sip</primary><secondary>server</secondary></indexterm>
+    <indexterm><primary>xmpp</primary><secondary>server</secondary></indexterm>
+    <indexterm><primary>turn</primary><secondary>server</secondary></indexterm>
+
+    <para>To maximize compatibility and connectivity, they chose to use the
+    latest versions of the packages from the jessie-backports distribution.</para>
+
+    <para>The Falcot Corp administrators decided that they would use a
+    SIP proxy and not a full PBX like Asterisk at the network boundary
+    because they wanted to maximize connectivity and stability while also
+    having a relatively simple configuration.  They chose the repro SIP proxy
+    from the reSIProcate project because it has been built from the ground up
+    to support IPv6 and TLS and it also has support for WebRTC.  In the future,
+    they intend to setup an internal PBX using Asterisk, however, all calls going
+    to the Asterisk server will be routed through the SIP proxy.</para>
+
+    <para>Comprehensive details of how to plan and install these services
+    are available in the Real-Time Communications Quick Start Guide
+    which includes examples specific to Debian.
+    <ulink type="block" url="http://rtcquickstart.org"/></para>
+
+  </section>
+
 </chapter>
-- 
2.1.4


--- End Message ---
--- Begin Message ---
Source: debian-handbook
Source-Version: 8.20151102

We believe that the bug you reported is fixed in the latest version of
debian-handbook, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <[email protected]> (supplier of updated debian-handbook 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 Nov 2015 13:54:23 +0100
Source: debian-handbook
Binary: debian-handbook
Architecture: source all
Version: 8.20151102
Distribution: unstable
Urgency: medium
Maintainer: Raphaël Hertzog <[email protected]>
Changed-By: Raphaël Hertzog <[email protected]>
Description:
 debian-handbook - reference book for Debian users and system administrators
Closes: 691983 734397 736588 737255 737884 754481 757388 788940 789285 800884 
802682
Changes:
 debian-handbook (8.20151102) unstable; urgency=medium
 .
   [ Roland Mas ]
   * Update chapters 5, 6, 8, 9, 10, 11 for Debian 8 Jessie.
   * Update appendix A for Debian 8 Jessie.
   * easy-rsa is now in its own package (closes: #691983).
   * Remove historical information about IDE drives.
 .
   [ Raphaël Hertzog ]
   * Update the foreword for Debian 8 Jessie.
   * Update chapters 1, 2, 3, 4, 7, 12, 13, 14, 15 for Debian 8 Jessie.
   * Update appendix B for Debian 8 Jessie.
   * Fix typo OPSF -> OSPF and Traditionnally -> Traditionally.
     Closes: #737255, #737884 Thanks to Anders Jonsson for the patches.
   * Fix typo possibbility -> possibility. Closes: #754481
     Thanks to Julian Weber for the patch.
   * Be more gender neutral. Closes: #736588
     Thanks to Johannes Schauer for the patch.
   * Multiples updates requested by Cyril Brulebois:
     - drop Joey from d-i coordinators
     - drop Cyril from XSF coordinators
     - mention Steve McIntyre for debian-cd
     - virtualbox-ose-guest-dkms -> virtualbox-guest-dkms
     - virtualbox is now in contrib
     - chromium is well established by now
     Closes: #757388
   * Replace some textual references by true <xref>. Closes: #788940
   * Replace incorrect option --log-priority with --log-level for LOG target of
     iptables. Closes: #789285
     Thanks to Ryuunosuke AYANOKOUZI for the patch.
   * Add small tip explaining the possibily to put a user in the libvirt group.
     Thanks to Paul Chavent for the suggestion. Closes: #734397
   * Document suricata instead of snort.
   * Add a section on “dpkg --verify”.
   * Add a section on AppArmor.
   * Add a new section on RTC services. Thanks to Daniel Pocock.
     Closes: #800884, #802682
Checksums-Sha1:
 127c90f250f1fc049893bee8b020bb33d6f184f2 1478 debian-handbook_8.20151102.dsc
 596c7c5677e2ad792aefa88370b9ee33e5ea9ea9 33184988 
debian-handbook_8.20151102.tar.xz
 c3529f3f48ddc92f864e7b0785479928646ce174 23138824 
debian-handbook_8.20151102_all.deb
Checksums-Sha256:
 72ebca77f6947cf8f142a70f468166548240c853984e2c1c1717755272e01866 1478 
debian-handbook_8.20151102.dsc
 3a89d850d4105dbcf52dc56690cafffc2a15030646058e2eb0ef9bb0c8dd99bd 33184988 
debian-handbook_8.20151102.tar.xz
 9da054c37135ff5eec567ea8fedcdc49542ba6ae380ff9eea42e1d010386a865 23138824 
debian-handbook_8.20151102_all.deb
Files:
 d3a22ac9cf019f3fb6e793b774b9cd59 1478 doc optional 
debian-handbook_8.20151102.dsc
 a2320e2b9e6b15929fd83e6e33cce649 33184988 doc optional 
debian-handbook_8.20151102.tar.xz
 21f8c22ce46756cfaa7401a7b7970bcc 23138824 doc optional 
debian-handbook_8.20151102_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Signed by Raphael Hertzog

iQEcBAEBCAAGBQJWN2EoAAoJEAOIHavrwpq5qVMH/1RtrP+5PEPiJkSAl3x7BMe2
oo9eogUtA7SR7b4qMds+EessAD3cPbZkrsJBN3lxofkbQ5vzzL8dp/mlxMP4tr36
6dFGbhCbYGZ4JKWvR7Q2cf0vFxByFIkZQQ8sBGYLEJ6loZmk85MBWgH912p0MXOz
ioWSpGwfSMgrClmyf9aO0SuOfCerAh7uWjjp9a1V/qxBtlpC47VSsJIHudXP7YT9
VGbAo8KSHjFLlN4p0P7y/Z46IMEtDw2ct7xPS8YGpyTGAJdb19UWA3V0W1Js5R5G
hwapy0Eei7VZz1h/wPLti1pcsi4cMIDOwfP69+mx0AknR1w8W8l+MNfxDfHFLE4=
=IRVV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to