SIP is no longer supported
This commit is contained in:
parent
95acebdc94
commit
99113a8784
|
@ -167,7 +167,7 @@ It was originally designed to run on the Beaglebone Black, but that should be re
|
|||
|
||||
/Out of fashion/ but still working computer hardware tends to be cheap and readily available, yet still good for providing internet services.
|
||||
* Can I add more users to the system?
|
||||
Yes. Freedombone can support a small number of users, for a "/friends and family/" type of home installation. This gives them access to an email account, XMPP, SIP phone and the blog (depending on whether the variant which you installed includes those).
|
||||
Yes. Freedombone can support a small number of users, for a "/friends and family/" type of home installation. This gives them access to an email account, XMPP, VoIP, NextCloud and possibly other apps which have been installed.
|
||||
|
||||
#+begin_src bash
|
||||
ssh username@mydomainname -p 2222
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title></title>
|
||||
<!-- 2018-06-16 Sat 21:40 -->
|
||||
<!-- 2018-06-16 Sat 21:46 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<meta name="author" content="Bob Mottram" />
|
||||
|
@ -634,7 +634,7 @@ It was originally designed to run on the Beaglebone Black, but that should be re
|
|||
<h2 id="sec-16">Can I add more users to the system?</h2>
|
||||
<div class="outline-text-2" id="text-16">
|
||||
<p>
|
||||
Yes. Freedombone can support a small number of users, for a "<i>friends and family</i>" type of home installation. This gives them access to an email account, XMPP, SIP phone and the blog (depending on whether the variant which you installed includes those).
|
||||
Yes. Freedombone can support a small number of users, for a "<i>friends and family</i>" type of home installation. This gives them access to an email account, XMPP, VoIP, NextCloud and possibly other apps which have been installed.
|
||||
</p>
|
||||
|
||||
<div class="org-src-container">
|
||||
|
|
Loading…
Reference in New Issue