Skip to content

Commit

Permalink
add proxy for https
Browse files Browse the repository at this point in the history
  • Loading branch information
mwolff44 committed Mar 8, 2024
1 parent d0dee86 commit a8bb31c
Show file tree
Hide file tree
Showing 63 changed files with 460 additions and 97 deletions.
6 changes: 5 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# Copyright: (c) 2007-2024 Mathias WOLFF (mathias@celea.org)
# GNU Affero General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/agpl-3.0.txt)
# SPDX-License-Identifier: AGPL-3.0-or-later

FROM debian:bookworm-slim

LABEL org.opencontainers.image.authors Mathias WOLFF <mathias@celea.org>

ENV REFRESHED_AT 2024-03-05
ENV VERSION 4.0.0
ENV VERSION 4.0.1

ENV DEBIAN_FRONTEND noninteractive

Expand Down
6 changes: 6 additions & 0 deletions docs/bestpractices.en.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Best practices
6 changes: 6 additions & 0 deletions docs/bestpractices.fr.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Best practices
17 changes: 15 additions & 2 deletions docs/changelog/index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Release Notes

## P-KISS-SBC


### Latest Changes

### 4.0.0 <small>June 23, 2023</small> { id="4.0.0" }
#### 4.0.1 <small>March 08, 2024</small> { id="4.0.0" }

* déploiement updated : reverse proxy has been added for HTTPS
* pks-admin 1.1.0
* Kamailio update : 5.7.4

#### 4.0.0 <small>March 05, 2024</small> { id="4.0.0" }

1st version of P-KISS-SBC.
6 changes: 6 additions & 0 deletions docs/contributing/index.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Contributing

P-KISS-SBC is an actively maintained and constantly improved project
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/do-I-need-a-sbc-voip.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Do I need an SBC for my VoIP solution ?

The answer depends on the types of systems or equipment you need to connect and the level of security required by your organisation.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/do-I-need-a-sbc-voip.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Ai-je besoin d'un SBC pour ma solution VoIP ?

La réponse dépend des types de systèmes ou d'équipements que vous devez connecter et du niveau de sécurité requis par votre organisation.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/index.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Frequently asked questions

:material-frequently-asked-questions: This section contains the __most frequently asked questions__ :material-frequently-asked-questions: :
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Foire aux questions

:material-frequently-asked-questions: Cette section regroupe les __questions les plus fréquemment posées__ :material-frequently-asked-questions: :
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Is anyone is running PyFreeBilling in production ?

Yes, ISP use in wholesale voip business and business / residential business.
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Quelqu'un utilise-t-il PyFreeBilling en production ?

Oui, des opérateurs l'utilisent pour la vente en gros de voip et pour les entreprises et les particuliers.
6 changes: 6 additions & 0 deletions docs/faq/is-pks-softswitch.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

---
title: Is P-KISS-SBC a voip softswitch
description: P-KISS-SBC is a class 4 softswitch, it interconnects VoIP networks, carriers and IPBX.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/is-pks-softswitch.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

---
title: Est-ce que P-KISS-SBC est un softswitch VoIP
description: P-KISS-SBC est un softswitch VoIP de classe 4, il interconnecte les réseaux VoIP, les opérateurs et les IPBX.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/lcr-routing.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Does PKS do Least Cost Routing (LCR)?

PKS cannot route calls based on the communication costs of SIP providers. This functionality, which is present in PyFreeBilling, has been removed, as it brings greater complexity, both in the scripting part and therefore in debugging, but also in terms of administration.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/lcr-routing.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Est-ce que PKS fait du Least Cost Routing (LCR) ?

PKS ne sait pas faire du routage des appels basés sur les coûts de communications des fournisseurs SIP. Cette fonctionnalité présente dans PyFreeBilling a été supprimée, car elle apportée une plus grande complexité, à la fois dans la partie scripting et donc du debug mais aussi au niveau de l'administration.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/pyfreebilling-pks-differences.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# What are the differences between PyFreeBilling and P-KISS-SBC (PKS)?

PyfreeBilling was created in 2011 in response to the need to buy and resell VoIP minutes and the constraints of stability, performance and security.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/pyfreebilling-pks-differences.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Quelles sont les différences entre PyFreeBilling et P-KISS-SBC (PKS) ?

PyfreeBilling a été créé en 2011 pour répondre à des besoins d'achat / revente de minutes téléphoniques et des contraintes de stabilité, de performances et de sécurité.
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/voip-softswitch-caracteristics.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

---
title: What are the characteristics of a class 4 softswitch
description: Softswitches used for the transit of VoIP traffic between operators are generally called class 4 softswitches. ...
Expand Down
6 changes: 6 additions & 0 deletions docs/faq/voip-softswitch-caracteristics.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

---
title: Quelles sont les caractéristiques d'un softswitch de classe 4
description: Les softswitchs utilisés pour le transit du trafic VoIP entre les opérateurs sont généralement appelés softswitch de classe 4 ...
Expand Down
6 changes: 6 additions & 0 deletions docs/getting-started.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Quick start

:fontawesome-regular-map: __First steps__
Expand Down
6 changes: 6 additions & 0 deletions docs/getting-started.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Démarrage rapide

:fontawesome-regular-map: __Premiers pas__
Expand Down
5 changes: 5 additions & 0 deletions docs/how-to/apiban.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
6 changes: 6 additions & 0 deletions docs/how-to/backup-recovery.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Backup and Recovery

Thanks to the P-KISS-SBC architecture, backups are simple.
Expand Down
6 changes: 6 additions & 0 deletions docs/how-to/backup-recovery.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Sauvegarde et Restauration

Grâce à l'architecture P-KISS-SBC, les sauvegardes sont simples.
Expand Down
5 changes: 5 additions & 0 deletions docs/how-to/failover.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
5 changes: 5 additions & 0 deletions docs/how-to/failover.fr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
5 changes: 5 additions & 0 deletions docs/how-to/loadbalancing.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
5 changes: 5 additions & 0 deletions docs/how-to/loadbalancing.fr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
5 changes: 5 additions & 0 deletions docs/how-to/multi-tenant-ipbx.en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
5 changes: 5 additions & 0 deletions docs/how-to/multi-tenant-ipbx.fr.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->
6 changes: 6 additions & 0 deletions docs/how-to/troubleshooting.en.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Troubleshooting
6 changes: 6 additions & 0 deletions docs/how-to/troubleshooting.fr.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Troubleshooting
6 changes: 6 additions & 0 deletions docs/how-to/upgrade.en.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Upgrade
6 changes: 6 additions & 0 deletions docs/how-to/upgrade.fr.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Upgrade
6 changes: 6 additions & 0 deletions docs/index.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Welcome

## P-KISS-SBC
Expand Down
6 changes: 6 additions & 0 deletions docs/index.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Bienvenue

## P-KISS-SBC
Expand Down
6 changes: 6 additions & 0 deletions docs/philosophy.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Philosophy

Before settling for P-KISS-SBC, it's a good idea to understand the philosophy behind the project, in order to make sure it aligns with your goals.
Expand Down
11 changes: 11 additions & 0 deletions docs/philosophy.fr.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

---
title: PKS philosophie
description: KISS Keep It SImple and Stupid
---

# Philosophie

Avant d'opter pour P-KISS-SBC, il convient de comprendre la philosophie qui sous-tend le projet, afin de s'assurer qu'il correspond à vos objectifs.
Expand Down
6 changes: 6 additions & 0 deletions docs/use-cases/connecting-ipbx-to-multiple-carriers.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Connecting an IPBX to more than one operator

In order to save money on subscriptions and telephone communications, it may be advisable to use different operators depending on the destinations or numbers required, particularly for international calls. P-KISS-SBC makes it possible to connect several operators to an IPBX and to route incoming calls to the IPBX, whatever the original operator, and to route outgoing calls to the desired operator. Although it is possible to connect several operators directly to an IPBX, it is complex to route calls to the desired operator while integrating a failover function. P-KISS-SBC incorporates a function that allows you to attempt to route the call to a preferred operator and, if this fails, to attempt to terminate the call on a second operator.
Expand Down
6 changes: 6 additions & 0 deletions docs/use-cases/connecting-mutitenant-ipbx-to-carrier.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Connecting an IPBX to more than one operator

For administrations or sites hosting several companies, it is common to use a multi-tenant IPBX, i.e. hosting separate entities that are hermetically sealed from each other. Apart from a hack, it is impossible to connect this multi-tenant IPBX to a telecoms operator via a single trunk. P-KISS-SBC makes this possible:
Expand Down
6 changes: 6 additions & 0 deletions docs/use-cases/failover.en.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!---
# P-KISS-SBC documentation © 2007-2024 by Mathias WOLFF
# is licensed under Attribution-NonCommercial-ShareAlike 4.0 International (see https://creativecommons.org/licenses/by-nc-sa/4.0/)
# SPDX-License-Identifier: CC-BY-NC-SA-4.0
--->

# Fail over from a primary to a secondary IPBX

Another simple use case to implement with P-KISS-SBC is IPBX high availability. 2 scenarios are possible. Firstly, failover enabling requests to be sent from the main IPBX to the secondary IPBX without any manual action. The telecoms operator(s) see no change and have no knowledge of the internal telephone infrastructure.
Expand Down

0 comments on commit a8bb31c

Please sign in to comment.