FreedomBox/doc/manual/en/Repro.raw.wiki
James Valleroy 9890271da4
manual: Add raw wiki files of included pages
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2020-08-28 12:10:42 -04:00

43 lines
1.2 KiB
Plaintext

## page was renamed from FreedomBox/Manual/repro
#language en
~- [[DebianWiki/EditorGuide#translation|Translation(s)]]: English - [[es/FreedomBox/Manual/Repro|Español]] -~
<<TableOfContents()>>
## BEGIN_INCLUDE
== Repro (SIP Server) ==
{{{#!wiki caution
'''App removed'''
repro has been removed from Debian 10 (Buster), and therefore is no longer available in !FreedomBox.
}}}
## END_INCLUDE
repro is a server for SIP, a standard that enables Voice-over-IP calls. A desktop or mobile SIP client is required to use repro.
=== How to set up the SIP server ===
1. Configure the domain at /repro/domains.html on the !FreedomBox.
. {{attachment:repro_domains.png|Repro Domains|width=800}}
1. Add users at /repro/addUser.html.
. {{attachment:repro_users.png|Repro Users|width=800}}
1. Disable and re-enable the repro application in Plinth.
=== Port Forwarding ===
If your !FreedomBox is behind a router, you will need to set up port forwarding on your router. You should forward the following ports for repro:
* TCP 5060
* TCP 5061
* UDP 5060
* UDP 5061
Back to [[FreedomBox/Features|Features introduction]] or [[FreedomBox/Manual|manual]] pages.
<<Include(FreedomBox/Portal)>>
----
CategoryFreedomBox